From e0de9222da210f9c8eb1a9f5400f936a14923e11 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期六, 20 一月 2024 13:16:47 +0800 Subject: [PATCH] addvalidationrule --- force-app/main/default/workflows/IS_Opportunity_Demand__c.workflow-meta.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/force-app/main/default/workflows/IS_Opportunity_Demand__c.workflow-meta.xml b/force-app/main/default/workflows/IS_Opportunity_Demand__c.workflow-meta.xml index c9e0804..287ce03 100644 --- a/force-app/main/default/workflows/IS_Opportunity_Demand__c.workflow-meta.xml +++ b/force-app/main/default/workflows/IS_Opportunity_Demand__c.workflow-meta.xml @@ -180,7 +180,7 @@ <type>creator</type> </recipients> <recipients> - <recipient>ocm_te2ampj@olympus.com.cn</recipient> + <recipient>uat_02@uat.olympus.com.cn</recipient> <type>user</type> </recipients> <senderType>CurrentUser</senderType> @@ -320,7 +320,7 @@ <criteriaItems> <field>IS_Opportunity_Demand__c.Submint_TF__c</field> <operation>equals</operation> - <value>True</value> + <value>鐪�</value> </criteriaItems> <triggerType>onAllChanges</triggerType> </rules> -- Gitblit v1.9.1