| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>PlanProdDetail__c</fullName> | 
|     <description>// 2021-11-01  mzy  任务管理改善</description> | 
|     <externalId>false</externalId> | 
|     <label>重点产品明细</label> | 
|     <required>false</required> | 
|     <trackHistory>false</trackHistory> | 
|     <trackTrending>false</trackTrending> | 
|     <type>MultiselectPicklist</type> | 
|     <valueSet> | 
|         <restricted>true</restricted> | 
|         <valueSetDefinition> | 
|             <sorted>false</sorted> | 
|             <value> | 
|                 <fullName>CV-290</fullName> | 
|                 <default>false</default> | 
|                 <label>CV-290</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>GI-290镜子</fullName> | 
|                 <default>false</default> | 
|                 <label>GI-290镜子</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>GI-290镜子放大</fullName> | 
|                 <default>false</default> | 
|                 <label>GI-290镜子放大</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>GI-290镜子CF</fullName> | 
|                 <default>false</default> | 
|                 <label>GI-290镜子CF</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>BF-290镜子</fullName> | 
|                 <default>false</default> | 
|                 <label>BF-290镜子</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>EU-ME2</fullName> | 
|                 <default>false</default> | 
|                 <label>EU-ME2</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>GF-UCT260</fullName> | 
|                 <default>false</default> | 
|                 <label>GF-UCT260</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>OTV-S400 4K主机</fullName> | 
|                 <default>false</default> | 
|                 <label>OTV-S400 4K主机</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>OTV-S300</fullName> | 
|                 <default>false</default> | 
|                 <label>OTV-S300</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>OTV-S190</fullName> | 
|                 <default>false</default> | 
|                 <label>OTV-S190</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>CV-170</fullName> | 
|                 <default>false</default> | 
|                 <label>CV-170</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>3D主机</fullName> | 
|                 <default>false</default> | 
|                 <label>3D主机</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>ESG-400</fullName> | 
|                 <default>false</default> | 
|                 <label>ESG-400</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>USG-400</fullName> | 
|                 <default>false</default> | 
|                 <label>USG-400</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>TB</fullName> | 
|                 <default>false</default> | 
|                 <label>TB</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>其他</fullName> | 
|                 <default>false</default> | 
|                 <label>其他</label> | 
|             </value> | 
|         </valueSetDefinition> | 
|     </valueSet> | 
|     <visibleLines>5</visibleLines> | 
| </CustomField> |