From fe7d1b90f57b14ca09852c0e80f58a412b50478d Mon Sep 17 00:00:00 2001 From: 黄千龙 <huangqianlong@prec-tech.com> Date: 星期五, 08 四月 2022 14:22:04 +0800 Subject: [PATCH] 20220408KPI覆盖率提交 --- force-app/main/default/objects/Inquiry_form__c/fields/Confirmation_Date__c.field-meta.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/Inquiry_form__c/fields/Confirmation_Date__c.field-meta.xml b/force-app/main/default/objects/Inquiry_form__c/fields/Confirmation_Date__c.field-meta.xml index 1d3eebb..046fc50 100644 --- a/force-app/main/default/objects/Inquiry_form__c/fields/Confirmation_Date__c.field-meta.xml +++ b/force-app/main/default/objects/Inquiry_form__c/fields/Confirmation_Date__c.field-meta.xml @@ -2,8 +2,9 @@ <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> <fullName>Confirmation_Date__c</fullName> <externalId>false</externalId> - <label>纭鏃ユ湡</label> + <label>鍒涘缓鎰忓悜鏃ユ湡</label> <required>false</required> + <trackHistory>false</trackHistory> <trackTrending>false</trackTrending> <type>Date</type> </CustomField> -- Gitblit v1.9.1