| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Auto_Lost_item_giveup__c</fullName> | 
|     <defaultValue>false</defaultValue> | 
|     <description>耗材实际上不存在自动断念,只是为了和之前的非固定资产的逻辑保持一致</description> | 
|     <externalId>false</externalId> | 
|     <label>自动断念</label> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Checkbox</type> | 
| </CustomField> |