From cbabb7b9670c1f82749a0efbd9b423d0c9cefb81 Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期五, 26 五月 2023 09:52:51 +0800 Subject: [PATCH] 修改显示类型 --- force-app/main/default/objects/Agency_Report__c/fields/ConsumptionOfConsumables__c.field-meta.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/Agency_Report__c/fields/ConsumptionOfConsumables__c.field-meta.xml b/force-app/main/default/objects/Agency_Report__c/fields/ConsumptionOfConsumables__c.field-meta.xml index 9bca706..b5b7b2f 100644 --- a/force-app/main/default/objects/Agency_Report__c/fields/ConsumptionOfConsumables__c.field-meta.xml +++ b/force-app/main/default/objects/Agency_Report__c/fields/ConsumptionOfConsumables__c.field-meta.xml @@ -2,7 +2,7 @@ <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> <fullName>ConsumptionOfConsumables__c</fullName> <externalId>false</externalId> - <label>绉戝鍚岀被鑰楁潗鏈堜娇鐢ㄩ噺</label> + <label>浜у搧1鍚岀被鑰楁潗绉戝鏈堜娇鐢ㄩ噺</label> <precision>18</precision> <required>false</required> <scale>0</scale> -- Gitblit v1.9.1