From e0de9222da210f9c8eb1a9f5400f936a14923e11 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 13:16:47 +0800
Subject: [PATCH] addvalidationrule

---
 force-app/main/default/objects/Product2/fields/ConsumCategory3__c.field-meta.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/force-app/main/default/objects/Product2/fields/ConsumCategory3__c.field-meta.xml b/force-app/main/default/objects/Product2/fields/ConsumCategory3__c.field-meta.xml
index aa8b5fa..9349168 100644
--- a/force-app/main/default/objects/Product2/fields/ConsumCategory3__c.field-meta.xml
+++ b/force-app/main/default/objects/Product2/fields/ConsumCategory3__c.field-meta.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>ConsumCategory3__c</fullName>
-    <description>鍘熷悕鈥滆�楁潗鍒嗙被3鈥�</description>
+    <description>鏇剧敤鍚嶏細鈥滆�楁潗鍒嗙被3鈥濓紱鈥滅洰鏍嘐T鈥�</description>
     <externalId>false</externalId>
     <formula>if( ConsumCategory1F__c ==&apos;ET鑰楁潗&apos;, 
     if(ConsumCategory2__c ==&apos;鍏朵粬&apos;,&apos;鍏朵粬&apos;,
@@ -43,7 +43,7 @@
 )
 ),null)</formula>
     <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
-    <label>鐩爣ET</label>
+    <label>鐩爣鑰楁潗</label>
     <required>false</required>
     <trackHistory>false</trackHistory>
     <type>Text</type>

--
Gitblit v1.9.1