| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Follow_category__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>跟踪</label> | 
|     <required>false</required> | 
|     <trackHistory>false</trackHistory> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Picklist</type> | 
|     <valueSet> | 
|         <valueSetDefinition> | 
|             <sorted>false</sorted> | 
|             <value> | 
|                 <fullName>委托办事处跟进</fullName> | 
|                 <default>false</default> | 
|                 <label>委托办事处跟进</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>委托FSE跟进</fullName> | 
|                 <default>false</default> | 
|                 <label>委托FSE跟进</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>委托经销商跟进</fullName> | 
|                 <default>false</default> | 
|                 <label>委托经销商跟进</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>VOC</fullName> | 
|                 <default>false</default> | 
|                 <label>VOC</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>联络品质安全管理部</fullName> | 
|                 <default>false</default> | 
|                 <label>联络品质安全管理部</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>关注的信息</fullName> | 
|                 <default>false</default> | 
|                 <label>关注的信息</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>索赔</fullName> | 
|                 <default>false</default> | 
|                 <label>索赔</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>委托IT HelpDesk对应</fullName> | 
|                 <default>false</default> | 
|                 <label>委托IT HelpDesk对应</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>FAQ候补</fullName> | 
|                 <default>false</default> | 
|                 <label>FAQ候补</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>其他</fullName> | 
|                 <default>false</default> | 
|                 <label>其他</label> | 
|             </value> | 
|         </valueSetDefinition> | 
|     </valueSet> | 
| </CustomField> |