From 8c8f51f10bb9e158cb8b89cb8d58e4ce7d467583 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期一, 26 六月 2023 11:29:01 +0800
Subject: [PATCH] backup0626
---
force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/ProcessState__c.field-meta.xml | 6 ++++++
1 files changed, 6 insertions(+), 0 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 67e4230..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,6 +4,7 @@
<externalId>false</externalId>
<label>OBPM瀹℃壒鐘舵��</label>
<required>false</required>
+ <trackHistory>true</trackHistory>
<trackTrending>false</trackTrending>
<type>Picklist</type>
<valueSet>
@@ -45,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