<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Loaner_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>主机</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>ET</fullName>
|
<default>false</default>
|
<label>ET</label>
|
</value>
|
<value>
|
<fullName>外科耗材</fullName>
|
<default>false</default>
|
<label>外科耗材</label>
|
</value>
|
<value>
|
<fullName>超声镜子</fullName>
|
<default>false</default>
|
<label>超声镜子</label>
|
</value>
|
<value>
|
<fullName>CDS</fullName>
|
<default>false</default>
|
<label>CDS</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>
|
</valueSetDefinition>
|
</valueSet>
|
</CustomField>
|