高章伟
2023-03-28 32ca554edf2f2533790ad095e5691bbe478468a3
force-app/main/default/objects/Report__c/validationRules/VOC_answer_chk1.validationRule-meta.xml
@@ -9,5 +9,6 @@
VOC_follow_up_result__c = null
|| ISBLANK(TEXT(VOC_solution_category__c))
)</errorConditionFormula>
    <errorDisplayField>AWS_Data_Id__c</errorDisplayField>
    <errorMessage>回答时,必须填写“对应结果”和“对应结果分类”</errorMessage>
</ValidationRule>