From 87a62d0c2a8c81c26afaffe17d2868908bb7da19 Mon Sep 17 00:00:00 2001 From: liuyan <liuyan@prec-tech.com> Date: 星期四, 10 三月 2022 17:40:34 +0800 Subject: [PATCH] 刘岩测试 --- force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/CityMaster__c.field-meta.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/CityMaster__c.field-meta.xml b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/CityMaster__c.field-meta.xml index cf9b38c..855cab9 100644 --- a/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/CityMaster__c.field-meta.xml +++ b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/CityMaster__c.field-meta.xml @@ -5,6 +5,7 @@ <label>甯�</label> <length>255</length> <required>false</required> + <trackHistory>false</trackHistory> <trackTrending>false</trackTrending> <type>Text</type> <unique>false</unique> -- Gitblit v1.9.1