From 0ba04044f6d898f6dc942170f09853be7b4ed3b4 Mon Sep 17 00:00:00 2001 From: DESKTOP-FKJ9HRB\admin <youchang@prec-tech.com> Date: 星期四, 10 三月 2022 20:38:10 +0800 Subject: [PATCH] 耗材追溯20220310 --- 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