彭锟
2022-04-24 52951f976f4a31d96c80ecbe5f9635bd6f4f7d89
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Lastyear_Repair_Cost_Text__c</fullName>
    <description>去年的维修实绩(以执行当日计算,到执行前一年间的实绩)</description>
    <externalId>false</externalId>
    <label>报价提交日倒推第1年间修理</label>
    <precision>18</precision>
    <required>false</required>
    <scale>2</scale>
    <trackTrending>false</trackTrending>
    <type>Currency</type>
</CustomField>