From 43fdbff49764d55c7b3a19a1d6e7d8aeb62072ef Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 21 四月 2023 11:17:35 +0800 Subject: [PATCH] backup0421 --- 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