FUYU
2023-05-19 cecd98b1ccbe67a2530c9d066ed5f12c7f3e8e2b
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>