From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 18 七月 2023 09:19:12 +0800 Subject: [PATCH] changeorg --- force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/ProcessState__c.field-meta.xml | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/ProcessState__c.field-meta.xml b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/ProcessState__c.field-meta.xml index a32e7a6..5a72dd5 100644 --- a/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/ProcessState__c.field-meta.xml +++ b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/ProcessState__c.field-meta.xml @@ -4,7 +4,7 @@ <externalId>false</externalId> <label>OBPM瀹℃壒鐘舵��</label> <required>false</required> - <trackHistory>false</trackHistory> + <trackHistory>true</trackHistory> <trackTrending>false</trackTrending> <type>Picklist</type> <valueSet> @@ -46,6 +46,11 @@ <default>false</default> <label>琛ュ厖鍐宠</label> </value> + <value> + <fullName>鍒犻櫎</fullName> + <default>false</default> + <label>鍒犻櫎</label> + </value> </valueSetDefinition> </valueSet> </CustomField> -- Gitblit v1.9.1