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/Bulletin_Board__c/validationRules/Only_2B3_Can_Choose.validationRule-meta.xml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/force-app/main/default/objects/Bulletin_Board__c/validationRules/Only_2B3_Can_Choose.validationRule-meta.xml b/force-app/main/default/objects/Bulletin_Board__c/validationRules/Only_2B3_Can_Choose.validationRule-meta.xml
index 45b5598..3d2783e 100644
--- a/force-app/main/default/objects/Bulletin_Board__c/validationRules/Only_2B3_Can_Choose.validationRule-meta.xml
+++ b/force-app/main/default/objects/Bulletin_Board__c/validationRules/Only_2B3_Can_Choose.validationRule-meta.xml
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>Only_2B3_Can_Choose</fullName>
-    <active>false</active>
-    <description>缂栬緫浜猴細鍙湁2B3_澶囧搧涓績绠$悊鑰�(鐓х墖)鎵嶈兘閫夋嫨鈥濆鍝佷腑蹇冨叏鍥芥彮绀烘澘鈥�</description>
+    <active>true</active>
+    <description>缂栬緫浜猴細鍙湁2B3_澶囧搧涓績绠$悊鑰�(鐓х墖)鎵嶈兘閫夋嫨鈥濆鍝佷腑蹇冨叏鍥芥彮绀烘澘鈥�
+璇鹃锛歋WAG-C478M2</description>
     <errorConditionFormula>TEXT(Board_category1__c) ==&apos;澶囧搧涓績鍏ㄥ浗鎻ず鏉�&apos;&amp;&amp;  $User.ProfileId&lt;&gt;&apos;00e100000012CwK&apos; &amp;&amp;$User.ProfileId&lt;&gt;&apos;00e10000000xnod&apos;&amp;&amp;$User.Batch_User__c &lt;&gt; true</errorConditionFormula>
     <errorDisplayField>Board_category1__c</errorDisplayField>
     <errorMessage>鍙湁绠�妗f槸鈥�2B3_澶囧搧涓績绠$悊鑰�(鐓х墖)鈥欐墠鑳介�夋嫨鈥濆鍝佷腑蹇冨叏鍥芥彮绀烘澘鈥�</errorMessage>

--
Gitblit v1.9.1