force-app/main/default/objects/Report__c/validationRules/CHECK_customer_evaluation_sheet.validationRule-meta.xml
@@ -8,7 +8,8 @@ )</description> <errorConditionFormula>AND( ISBLANK(Evaluation_PDF_number__c), Customer_sigh_photo_txt__c != null Customer_sigh_photo_txt__c != null, $User.Username != 'buli@deloitte.com.cn.stagefull' )</errorConditionFormula> <errorDisplayField>Evaluation_PDF_number__c</errorDisplayField> <errorMessage>请输入“产品评价表编码”,并保存一下</errorMessage>