From 7ff03d2f184c7b3c9ae366381e714f234b77893f Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 11 三月 2022 12:27:45 +0800 Subject: [PATCH] Merge branch 'master' of http://47.92.229.245:8089/r/OlyMEBG --- force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/Num__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/Num__c.field-meta.xml b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/Num__c.field-meta.xml index b0a437e..1bda1a4 100644 --- a/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/Num__c.field-meta.xml +++ b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/Num__c.field-meta.xml @@ -5,6 +5,7 @@ <label>浼氳缂栫爜</label> <length>40</length> <required>false</required> + <trackHistory>false</trackHistory> <trackTrending>false</trackTrending> <type>Text</type> <unique>false</unique> -- Gitblit v1.9.1