黄千龙
2023-03-08 ca1c0956ec5d16a44bd0a2c10e0e49db37c0fb32
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>RepairSource_Txt__c</fullName>
    <description>状态1=受理完毕,状态2=01.分公司受理完毕 时,保存&quot;修理来源(普通/备品/QIS)&quot; 的值
---------------------------------------------------------
无使用,删除</description>
    <externalId>false</externalId>
    <label>***修理来源(普通/备品/QIS)(文本)</label>
    <length>20</length>
    <required>false</required>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>false</trackHistory>
    <trackTrending>false</trackTrending>
    <type>Text</type>
    <unique>false</unique>
</CustomField>