From 22bd41f13147fce1df6ff35b592720c9cb387de9 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期四, 18 一月 2024 15:19:29 +0800
Subject: [PATCH] ali5 workflow backup0118

---
 force-app/main/default/workflows/IS_Opportunity_Demand__c.workflow-meta.xml |   20 ++++++++++++++++++--
 1 files changed, 18 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..9a8db00 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
@@ -28,6 +28,10 @@
             <type>owner</type>
         </recipients>
         <recipients>
+            <recipient>ziheng1_chen@olympus.com.cn</recipient>
+            <type>user</type>
+        </recipients>
+        <recipients>
             <field>Opportunity_sub_owner__c</field>
             <type>userLookup</type>
         </recipients>
@@ -49,6 +53,10 @@
         <protected>false</protected>
         <recipients>
             <type>owner</type>
+        </recipients>
+        <recipients>
+            <recipient>ziheng1_chen@olympus.com.cn</recipient>
+            <type>user</type>
         </recipients>
         <recipients>
             <field>Opportunity_sub_owner__c</field>
@@ -105,6 +113,10 @@
             <type>owner</type>
         </recipients>
         <recipients>
+            <recipient>ziheng1_chen@olympus.com.cn</recipient>
+            <type>user</type>
+        </recipients>
+        <recipients>
             <field>Opportunity_sub_owner__c</field>
             <type>userLookup</type>
         </recipients>
@@ -125,6 +137,10 @@
         <protected>false</protected>
         <recipients>
             <type>creator</type>
+        </recipients>
+        <recipients>
+            <recipient>ziheng1_chen@olympus.com.cn</recipient>
+            <type>user</type>
         </recipients>
         <senderType>CurrentUser</senderType>
         <template>Prospect/SI_ISO_Submit_Mail</template>
@@ -180,7 +196,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 +336,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