<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>isMannual__c</fullName> 
 | 
    <defaultValue>false</defaultValue> 
 | 
    <description>nfm105bug修改使用,正常不会有值</description> 
 | 
    <externalId>false</externalId> 
 | 
    <label>是否手动补数据</label> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>Checkbox</type> 
 | 
</CustomField> 
 |