Li Jun
2022-04-08 ac719375874fd50fad5a11f8e04ac3329081bd0b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Lower_exam_total__c</fullName>
    <externalId>false</externalId>
    <formula>PUBLOWER__c + PAILOWER__c + EMRLOWER__c +  ESDLOWER__c +     EUSLOWER__c + Snare_lower_exam__c + Colon_stent_exam__c + Colon_expand_case__c + Colon_other_case__c</formula>
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
    <label>肠镜检查累计</label>
    <precision>18</precision>
    <required>false</required>
    <scale>0</scale>
    <trackHistory>false</trackHistory>
    <trackTrending>false</trackTrending>
    <type>Number</type>
    <unique>false</unique>
</CustomField>