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/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