涂煌豪
2022-03-30 ae4088132b8d18959452d0ca172f6c004e8c2c82
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>NewProductGuaranteeObject_Txt__c</fullName>
    <description>状态1=受理完毕,状态2=01.分公司受理完毕 时,保存&quot;无偿区别标志&quot; 的值</description>
    <externalId>false</externalId>
    <label>无偿区别标志(文本)</label>
    <length>50</length>
    <required>false</required>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>false</trackHistory>
    <trackTrending>false</trackTrending>
    <type>Text</type>
    <unique>false</unique>
</CustomField>