李彤
2022-05-30 115b1ebc6e433315a9835af24d4fe0f90343a3ca
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>OPD_medical_staff__c</fullName>
    <externalId>false</externalId>
    <formula>Practitioner1__c &amp;&quot;(&quot;&amp;text(Practitioner1_Part__c) &amp;&quot;),&quot;&amp;
Practitioner2__c &amp;&quot;(&quot;&amp;text(Practitioner2_Part__c) &amp;&quot;),&quot;&amp;
Practitioner3__c &amp;&quot;(&quot;&amp;text(Practitioner3_Part__c) &amp;&quot;),&quot;&amp;
Practitioner4__c &amp;&quot;(&quot;&amp;text(Practitioner4_Part__c) &amp;&quot;),&quot;&amp;
Practitioner5__c &amp;&quot;(&quot;&amp;text(Practitioner5_Part__c)</formula>
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
    <label>OPD对象</label>
    <required>false</required>
    <trackHistory>false</trackHistory>
    <trackTrending>false</trackTrending>
    <type>Text</type>
    <unique>false</unique>
</CustomField>