buli
2023-06-05 e9e1806b0f4b5bae1fc36204ccc5d6fdad52d66f
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>