From d8dc84a3d56df839895f1c417a4d9cbee763d262 Mon Sep 17 00:00:00 2001 From: 高章伟 <gaozhangwei@prec-tech.com> Date: 星期五, 03 三月 2023 14:50:59 +0800 Subject: [PATCH] gzw 测试环境代码更新 --- force-app/main/default/objects/Repair__c/validationRules/Repair_Product_Input_Day.validationRule-meta.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/Repair__c/validationRules/Repair_Product_Input_Day.validationRule-meta.xml b/force-app/main/default/objects/Repair__c/validationRules/Repair_Product_Input_Day.validationRule-meta.xml index febfa81..c8bb62d 100644 --- a/force-app/main/default/objects/Repair__c/validationRules/Repair_Product_Input_Day.validationRule-meta.xml +++ b/force-app/main/default/objects/Repair__c/validationRules/Repair_Product_Input_Day.validationRule-meta.xml @@ -8,5 +8,5 @@ && AND ( ISBLANK( Send_To_RC_Date__c ) , OR(Text(On_site_repair__c) = "RC淇悊",Text(On_site_repair__c) = "鐩撮�丼ORC淇悊",Text(On_site_repair__c) = "鐩撮�丱GZ淇悊"))</errorConditionFormula> <errorDisplayField>Send_To_RC_Date__c</errorDisplayField> - <errorMessage>RC淇悊锛岀洿閫丼ORC淇悊鍜岀洿閫丱GZ淇悊鐨勮瘽锛屽繀椤昏杈撳叆3.淇悊鍝丷C瀵勯�佹棩銆�</errorMessage> + <errorMessage>RC淇悊鐨勮瘽锛屽繀椤昏杈撳叆3.淇悊鍝丷C瀵勯�佹棩銆�</errorMessage> </ValidationRule> -- Gitblit v1.9.1