binxie
2024-01-20 e0de9222da210f9c8eb1a9f5400f936a14923e11
force-app/main/default/objects/Product2/fields/ConsumCategory3__c.field-meta.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>ConsumCategory3__c</fullName>
    <description>原名“耗材分类3”</description>
    <description>曾用名:“耗材分类3”;“目标ET”</description>
    <externalId>false</externalId>
    <formula>if( ConsumCategory1F__c ==&apos;ET耗材&apos;, 
    if(ConsumCategory2__c ==&apos;其他&apos;,&apos;其他&apos;,
@@ -43,7 +43,7 @@
)
),null)</formula>
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
    <label>目标ET</label>
    <label>目标耗材</label>
    <required>false</required>
    <trackHistory>false</trackHistory>
    <type>Text</type>