From 102afa21c115e8c8b9333a326c3d1af08fe76faf Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期一, 22 一月 2024 22:08:58 +0800
Subject: [PATCH] backup0122

---
 force-app/main/default/objects/Maintenance_Contract__c/validationRules/CheckService_Contract_Staff.validationRule-meta.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/objects/Maintenance_Contract__c/validationRules/CheckService_Contract_Staff.validationRule-meta.xml b/force-app/main/default/objects/Maintenance_Contract__c/validationRules/CheckService_Contract_Staff.validationRule-meta.xml
index c4f7abf..fe41b56 100644
--- a/force-app/main/default/objects/Maintenance_Contract__c/validationRules/CheckService_Contract_Staff.validationRule-meta.xml
+++ b/force-app/main/default/objects/Maintenance_Contract__c/validationRules/CheckService_Contract_Staff.validationRule-meta.xml
@@ -3,7 +3,7 @@
     <fullName>CheckService_Contract_Staff</fullName>
     <active>true</active>
     <description>闄や簡鏂板缓鍜岀户缁悎鍚岋紝涓绘媴褰撹�呭繀濉�</description>
-    <errorConditionFormula>And(Not( ISNEw() || ISClone() || CreatedDate &lt;=    DATETIMEVALUE(&quot;2019-07-13 00:00:00&quot;) || $Profile.Id = &apos;00eC800000005Cb&apos; || $Profile.Id !=&apos;00E10000001R1E4&apos;), 
+    <errorConditionFormula>And(Not( ISNEw() || ISClone() || CreatedDate &lt;=    DATETIMEVALUE(&quot;2019-07-13 00:00:00&quot;) || $Profile.Id = &apos;00e10000000Y3o5&apos; || $Profile.Id !=&apos;00E10000001R1E4&apos;), 
 ISBLANK(Service_Contract_Staff__c) )</errorConditionFormula>
     <errorDisplayField>Service_Contract_Staff__c</errorDisplayField>
     <errorMessage>璇峰~鍐欎富鎷呭綋鑰�</errorMessage>

--
Gitblit v1.9.1