force-app/main/default/objects/Consum_Apply__c/validationRules/Detail_Cnt_Can_Not_More_Than500.validationRule-meta.xml
@@ -3,6 +3,6 @@ <fullName>Detail_Cnt_Can_Not_More_Than500</fullName> <active>true</active> <errorConditionFormula>Yi_loaner_arranged__c = 0 && Consum_Apply_Equipment_Set_Detail_Cnt__c > 400</errorConditionFormula> <errorMessage>申请件数不能大于400</errorMessage> && Consum_Apply_Equipment_Set_Detail_Cnt__c > 370</errorConditionFormula> <errorMessage>申请件数不能大于370</errorMessage> </ValidationRule>