| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>JF__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>JF</label> | 
|     <required>false</required> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Picklist</type> | 
|     <valueSet> | 
|         <valueSetDefinition> | 
|             <sorted>false</sorted> | 
|             <value> | 
|                 <fullName>JF-260B</fullName> | 
|                 <default>false</default> | 
|                 <label>JF-260B</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>JF-240</fullName> | 
|                 <default>false</default> | 
|                 <label>JF-240</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>JF-200</fullName> | 
|                 <default>false</default> | 
|                 <label>JF-200</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>JF-180</fullName> | 
|                 <default>false</default> | 
|                 <label>JF-180</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>JF-150</fullName> | 
|                 <default>false</default> | 
|                 <label>JF-150</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>其他(对手)</fullName> | 
|                 <default>false</default> | 
|                 <label>其他(对手)</label> | 
|             </value> | 
|         </valueSetDefinition> | 
|     </valueSet> | 
| </CustomField> |