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

diff --git a/force-app/main/default/objects/OpportunityFileOrder__c/validationRules/SpecificInquiryFileType01.validationRule-meta.xml b/force-app/main/default/objects/OpportunityFileOrder__c/validationRules/SpecificInquiryFileType01.validationRule-meta.xml
index 0b0f18c..f21823c 100644
--- a/force-app/main/default/objects/OpportunityFileOrder__c/validationRules/SpecificInquiryFileType01.validationRule-meta.xml
+++ b/force-app/main/default/objects/OpportunityFileOrder__c/validationRules/SpecificInquiryFileType01.validationRule-meta.xml
@@ -2,7 +2,8 @@
 <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>SpecificInquiryFileType01</fullName>
     <active>true</active>
-    <errorConditionFormula>NOT(ISNEW()) &amp;&amp; $User.UserRoleId != &apos;00E10000001Z5qL&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000xnoi&apos; &amp;&amp; $User.ProfileId != &apos;00ep0000000OXVH&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000xnon&apos; &amp;&amp; $User.ProfileId != &apos;00e1000000125Pw&apos; &amp;&amp; $User.ProfileId != &apos;00ep0000000On52&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000dEQx&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000dzzG&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000Y3o5&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000xo1D&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000xyVi&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000dE0K&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000xnpR&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000xyK6&apos;</errorConditionFormula>
+    <description>2021.06.07锛屾潕鏃� 娣诲姞2S6钀ヤ笟鍔╃悊鍜�119_钀ヤ笟绠$悊閮�</description>
+    <errorConditionFormula>NOT(ISNEW()) &amp;&amp; $User.UserRoleId != &apos;00E10000001Z5qL&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000xnoi&apos; &amp;&amp; $User.ProfileId != &apos;00ep0000000OXVH&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000xnon&apos; &amp;&amp; $User.ProfileId != &apos;00e1000000125Pw&apos; &amp;&amp; $User.ProfileId != &apos;00ep0000000On52&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000dEQx&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000dzzG&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000Y3o5&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000xo1D&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000xyVi&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000dE0K&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000xnpR&apos; &amp;&amp; $User.ProfileId != &apos;00e10000000xyK6&apos; &amp;&amp; $User.ProfileId != &apos;00e9D000000ewjU&apos;</errorConditionFormula>
     <errorDisplayField>LatestUploadUser__c</errorDisplayField>
     <errorMessage>鎮ㄦ病鏈夋潈闄愪慨鏀硅璇环鏂囦欢(娉ㄦ畫)</errorMessage>
 </ValidationRule>

--
Gitblit v1.9.1