高章伟
2023-03-03 d8dc84a3d56df839895f1c417a4d9cbee763d262
force-app/main/default/objects/Account_Number_of_target__c/fields/Name_OCMCategory__c.field-meta.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Name_OCMCategory__c</fullName>
    <externalId>false</externalId>
    <formula>CASE( Account_HP__r.OCM_Category__c ,
    <description>//20220331
CASE( Account_HP__r.OCM_Category__c ,
   &quot;H0&quot;, &quot;1. H0 &quot;,
   &quot;H1&quot;, &quot;2. H1 &quot;,
   &quot;M0&quot;, &quot;3. M0 &quot;,
@@ -10,7 +10,18 @@
   &quot;一般(M2)&quot;, &quot;5. 一般(M2) &quot;,
   &quot;L&quot;, &quot;6. L &quot;,
   &quot;&quot;
) &amp;  Account_HP__r.Name</formula>
) &amp;  Account_HP__r.Name</description>
    <externalId>false</externalId>
    <formula>CASE( Account_HP__r.OCM_Category__c ,
&quot;H0&quot;, &quot;1. H0 &quot;,
&quot;H1&quot;, &quot;2. H1 &quot;,
&quot;M0&quot;, &quot;3. M &quot;,
&quot;M1&quot;, &quot;3. M &quot;,
&quot;M&quot;, &quot;3. M &quot;,
&quot;一般(M2)&quot;, &quot;4. 一般(M2) &quot;,
&quot;L&quot;, &quot;5. L &quot;,
&quot;&quot;
) &amp; Account_HP__r.Name</formula>
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
    <label>医院名+OCSM分类</label>
    <required>false</required>