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/SubAuthorized__c.workflow-meta.xml |   20 ++++++++++++++++++--
 1 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/force-app/main/default/workflows/SubAuthorized__c.workflow-meta.xml b/force-app/main/default/workflows/SubAuthorized__c.workflow-meta.xml
index cc4b762..51cafbd 100644
--- a/force-app/main/default/workflows/SubAuthorized__c.workflow-meta.xml
+++ b/force-app/main/default/workflows/SubAuthorized__c.workflow-meta.xml
@@ -8,10 +8,14 @@
             <type>owner</type>
         </recipients>
         <recipients>
+            <recipient>chunxia_gao@olympus.com.cn</recipient>
+            <type>user</type>
+        </recipients>
+        <recipients>
             <recipient>ling_zhu@olympus.com.cn</recipient>
             <type>user</type>
         </recipients>
-        <senderAddress>18523460502@163.com</senderAddress>
+        <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress>
         <senderType>OrgWideEmailAddress</senderType>
         <template>SubAuthorized/SubAuthorizedApprovalDone</template>
     </alerts>
@@ -21,6 +25,10 @@
         <protected>false</protected>
         <recipients>
             <type>owner</type>
+        </recipients>
+        <recipients>
+            <recipient>chunxia_gao@olympus.com.cn</recipient>
+            <type>user</type>
         </recipients>
         <recipients>
             <recipient>ling_zhu@olympus.com.cn</recipient>
@@ -56,10 +64,14 @@
             <type>owner</type>
         </recipients>
         <recipients>
+            <recipient>chunxia_gao@olympus.com.cn</recipient>
+            <type>user</type>
+        </recipients>
+        <recipients>
             <recipient>ling_zhu@olympus.com.cn</recipient>
             <type>user</type>
         </recipients>
-        <senderAddress>18523460502@163.com</senderAddress>
+        <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress>
         <senderType>OrgWideEmailAddress</senderType>
         <template>SubAuthorized/SubAuthorizedEndTemplate</template>
     </alerts>
@@ -71,6 +83,10 @@
             <type>owner</type>
         </recipients>
         <recipients>
+            <recipient>chunxia_gao@olympus.com.cn</recipient>
+            <type>user</type>
+        </recipients>
+        <recipients>
             <recipient>ling_zhu@olympus.com.cn</recipient>
             <type>user</type>
         </recipients>

--
Gitblit v1.9.1