From 8db20630a2675ca14e03ccdee91c614397b5c964 Mon Sep 17 00:00:00 2001 From: 高章伟 <gaozhangwei@prec-tech.com> Date: 星期四, 10 三月 2022 16:21:46 +0800 Subject: [PATCH] 最近一月修改内容 --- force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/OfficeCategory__c.field-meta.xml | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) diff --git a/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/OfficeCategory__c.field-meta.xml b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/OfficeCategory__c.field-meta.xml index 6d863bd..6bd35e9 100644 --- a/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/OfficeCategory__c.field-meta.xml +++ b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/OfficeCategory__c.field-meta.xml @@ -4,6 +4,7 @@ <externalId>false</externalId> <label>绉戝鍒嗙被</label> <required>false</required> + <trackHistory>false</trackHistory> <trackTrending>false</trackTrending> <type>Picklist</type> <valueSet> @@ -40,19 +41,19 @@ <label>6.鑰抽蓟鍠夌</label> </value> <value> - <fullName>鍏朵粬</fullName> + <fullName>7.ET</fullName> <default>false</default> - <label>鍏朵粬</label> + <label>7.ET</label> </value> <value> - <fullName>鑲濊儐澶栫</fullName> + <fullName>8.缁煎悎</fullName> <default>false</default> - <label>鑲濊儐澶栫</label> + <label>8.缁煎悎</label> </value> <value> - <fullName>鑳冭偁澶栫</fullName> + <fullName>9.RS</fullName> <default>false</default> - <label>鑳冭偁澶栫</label> + <label>9.RS</label> </value> </valueSetDefinition> </valueSet> -- Gitblit v1.9.1