<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>inquiry_type__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>医药相关・法规准则・税法</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> 
 | 
        </valueSetDefinition> 
 | 
    </valueSet> 
 | 
</CustomField> 
 |