From bfca7a84bec815da594f1d12558535ed06d2490b Mon Sep 17 00:00:00 2001
From: 沙世明 <shashiming@prec-tech.com>
Date: 星期二, 13 九月 2022 09:57:32 +0800
Subject: [PATCH] 本地提交备份

---
 force-app/main/default/objects/Agency_Report__c/fields/ProductCcategory__c.field-meta.xml |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/force-app/main/default/objects/Agency_Report__c/fields/ProductCcategory__c.field-meta.xml b/force-app/main/default/objects/Agency_Report__c/fields/ProductCcategory__c.field-meta.xml
index 606c177..12313c5 100644
--- a/force-app/main/default/objects/Agency_Report__c/fields/ProductCcategory__c.field-meta.xml
+++ b/force-app/main/default/objects/Agency_Report__c/fields/ProductCcategory__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>ProductCcategory__c</fullName>
-    <deleteConstraint>SetNull</deleteConstraint>
     <externalId>false</externalId>
     <label>宸查噰鐢ㄥ叾浠栧搧鐗�</label>
-    <referenceTo>FieldClassification__c</referenceTo>
-    <relationshipLabel>.鍛ㄦ姤鏄庣粏 (宸查噰鐢ㄥ叾浠栧搧鐗�)</relationshipLabel>
-    <relationshipName>ProductCcategory</relationshipName>
+    <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