D C
2023-05-26 dec96e2f8b84ea04d773c0c520c39b0822912ee3
force-app/main/default/objects/Consum_Apply__c/validationRules/Need_AccountInfo.validationRule-meta.xml
@@ -26,5 +26,6 @@
ISBLANK(Loaner_medical_Staff__c)||
ISBLANK(Phone_number__c)
)</errorConditionFormula>
    <errorDisplayField>Repair__c</errorDisplayField>
    <errorMessage>必须填写医院、战略科室 、科室、科室负责人和联系电话</errorMessage>
</ValidationRule>