From f0bccccbb88d93ac05010c17d4b2e0cb22a2ce9a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期四, 20 四月 2023 15:45:11 +0800 Subject: [PATCH] backup0420 --- 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