<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>Lost_By_Company_Others__c</fullName> 
 | 
    <externalId>false</externalId> 
 | 
    <label>失单公司(手写)(部分失单)</label> 
 | 
    <length>250</length> 
 | 
    <required>false</required> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>Text</type> 
 | 
    <unique>false</unique> 
 | 
</CustomField> 
 |