force-app/main/default/objects/Report__c/validationRules/JF_Scope_Need_to_Select_from_Asset.validationRule-meta.xml
@@ -5,7 +5,7 @@ <errorConditionFormula>AND( RecordTypeId ="01210000000Qeko", ISPICKVAL(NTC_TTC_Select__c,"十二指肠镜CDS培训"), ISBLANK(Duodenum_scope_training__c))</errorConditionFormula> ISBLANK(Duodenum_scope_training__c),$User.Username != 'buli@deloitte.com.cn.stagefull')</errorConditionFormula> <errorDisplayField>Oncall_Equipment__c</errorDisplayField> <errorMessage>如果培训类型=十二指肠镜CDS培训的话,请在対象製品1里选择“十二肠镜镜子”</errorMessage> </ValidationRule>