binxie
2024-01-22 102afa21c115e8c8b9333a326c3d1af08fe76faf
force-app/main/default/objects/Maintenance_Contract__c/validationRules/Estimate_Target_Agency_Require.validationRule-meta.xml
@@ -2,9 +2,9 @@
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Estimate_Target_Agency_Require</fullName>
    <active>true</active>
    <errorConditionFormula>$Profile.Id != &apos;00eC600000003SX&apos; /* GPI_系统管理员 不报错 */
    <errorConditionFormula>$Profile.Id != &apos;00e10000000dEQx&apos; /* GPI_系统管理员 不报错 */
&amp;&amp; 
$User.Id != &apos;005C60000001UFN&apos; /* Batch User 不报错 */
$User.Id != &apos;00510000000fSYI&apos; /* Batch User 不报错 */
&amp;&amp; 
!$User.Batch_User__c /* Batch User 不报错 */ 
&amp;&amp;