binxie
2024-01-20 e0de9222da210f9c8eb1a9f5400f936a14923e11
force-app/main/default/objects/Repair__c/validationRules/MaintenancePredictionVerification.validationRule-meta.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>MaintenancePredictionVerification</fullName>
    <active>false</active>
    <active>true</active>
    <errorConditionFormula>IF(AND(MAINITIAL__c, NOT(CONTAINS( &apos;BF,BF扇扫,CF,CF机械环扫,CHF,CYF,ENF,GF电子环扫,GF机械环扫,GF扇扫,GIF,HYF,JF,LF,LTF,MAF,SIF&apos;,category4__c) )) ,true, false)
&amp;&amp;
$User.Username !=&apos;buli@deloitte.com.cn&apos;</errorConditionFormula>