| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Instruct_content__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>带教内容</label> | 
|     <required>false</required> | 
|     <trackTrending>false</trackTrending> | 
|     <type>MultiselectPicklist</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> | 
|                 <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> | 
|             <value> | 
|                 <fullName>故障排查(290/260内镜系统)</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>故障排查(290/260内镜系统)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>故障排查(主机、光源、周边设备)</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>故障排查(主机、光源、周边设备)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>数据分析(以1-2个月数据为例)</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>数据分析(以1-2个月数据为例)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>面向科室开展培训</fullName> | 
|                 <default>false</default> | 
|                 <isActive>false</isActive> | 
|                 <label>面向科室开展培训</label> | 
|             </value> | 
|         </valueSetDefinition> | 
|     </valueSet> | 
|     <visibleLines>4</visibleLines> | 
| </CustomField> |