| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Lower_Amount_total__c</fullName> | 
|     <externalId>false</externalId> | 
|     <formula>PUBLOWER_Amount_text__c + PAILOWER_Amount_text__c + Snare_lower_amount_text__c + EMRLOWER_Amount_text__c + ESDLOWER_Amount_text__c + EUSLOWER_Amount_text__c + Colon_stent_amount_text__c + Colon_expand_amount_1__c + Colon_other_case_amount1__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> |