From d8dc84a3d56df839895f1c417a4d9cbee763d262 Mon Sep 17 00:00:00 2001 From: 高章伟 <gaozhangwei@prec-tech.com> Date: 星期五, 03 三月 2023 14:50:59 +0800 Subject: [PATCH] gzw 测试环境代码更新 --- force-app/main/default/objects/Agency_Report__c/fields/WarlockClassification__c.field-meta.xml | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) diff --git a/force-app/main/default/objects/Agency_Report__c/fields/WarlockClassification__c.field-meta.xml b/force-app/main/default/objects/Agency_Report__c/fields/WarlockClassification__c.field-meta.xml index a9a9ef0..6c3eadb 100644 --- a/force-app/main/default/objects/Agency_Report__c/fields/WarlockClassification__c.field-meta.xml +++ b/force-app/main/default/objects/Agency_Report__c/fields/WarlockClassification__c.field-meta.xml @@ -1,14 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> <fullName>WarlockClassification__c</fullName> - <deleteConstraint>SetNull</deleteConstraint> <externalId>false</externalId> - <label>鏈+鍒嗙被</label> - <referenceTo>FieldClassification__c</referenceTo> - <relationshipLabel>.鍛ㄦ姤鏄庣粏 (鏈+鍒嗙被)</relationshipLabel> - <relationshipName>WarlockClassification</relationshipName> + <label>浜у搧1瀵瑰簲OLY浜у搧绾�</label> + <length>255</length> <required>false</required> <trackHistory>false</trackHistory> <trackTrending>false</trackTrending> - <type>Lookup</type> + <type>Text</type> + <unique>false</unique> </CustomField> -- Gitblit v1.9.1