binxie
2024-01-20 e0de9222da210f9c8eb1a9f5400f936a14923e11
force-app/main/default/objects/Repair__c/validationRules/Direct_Delivery_Logic_SORC.validationRule-meta.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Direct_Delivery_Logic_SORC</fullName>
    <active>false</active>
    <active>true</active>
    <errorConditionFormula>$Profile.Id != &apos;00e10000000dEQx&apos; /* GPI_系统管理员 不报错 */
&amp;&amp; $Profile.Id != &apos;00e10000000Y3o5&apos; /*系统管理员 不报错 */
&amp;&amp; $User.Id != &apos;00510000000fSYI&apos; /* Batch User 不报错 */