From ca1c0956ec5d16a44bd0a2c10e0e49db37c0fb32 Mon Sep 17 00:00:00 2001 From: 黄千龙 <huangqianlong@prec-tech.com> Date: 星期三, 08 三月 2023 09:35:52 +0800 Subject: [PATCH] 20230307询价2期Batch增加入Schedule --- force-app/main/default/objects/GuaranteePeriodAlterationApplication__c/fields/OwnerSectionChief__c.field-meta.xml | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/force-app/main/default/objects/GuaranteePeriodAlterationApplication__c/fields/OwnerSectionChief__c.field-meta.xml b/force-app/main/default/objects/GuaranteePeriodAlterationApplication__c/fields/OwnerSectionChief__c.field-meta.xml index 923655d..d79de75 100644 --- a/force-app/main/default/objects/GuaranteePeriodAlterationApplication__c/fields/OwnerSectionChief__c.field-meta.xml +++ b/force-app/main/default/objects/GuaranteePeriodAlterationApplication__c/fields/OwnerSectionChief__c.field-meta.xml @@ -3,11 +3,10 @@ <fullName>OwnerSectionChief__c</fullName> <deleteConstraint>SetNull</deleteConstraint> <externalId>false</externalId> - <label>鎵�鏈変汉閮ㄩ暱</label> + <label>鎵�鏈変汉CL5 鎬荤洃绾�</label> <referenceTo>User</referenceTo> <relationshipName>OwnerSectionChief</relationshipName> <required>false</required> - <trackHistory>false</trackHistory> <trackTrending>false</trackTrending> <type>Lookup</type> </CustomField> -- Gitblit v1.9.1