| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>delayReasonSelectFSE__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>延期理由(选项)    FSE</label> | 
|     <required>false</required> | 
|     <trackHistory>false</trackHistory> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Picklist</type> | 
|     <valueSet> | 
|         <restricted>true</restricted> | 
|         <valueSetDefinition> | 
|             <sorted>false</sorted> | 
|             <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>共通- 出差</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>系统报错无法出具故障分析或维修明细</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>系统报错无法出具故障分析或维修明细</label> | 
|             </value> | 
|         </valueSetDefinition> | 
|     </valueSet> | 
| </CustomField> |