From 491cdf387e0c67fb95410c06547ff062a11f7bd3 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期五, 19 一月 2024 15:21:48 +0800 Subject: [PATCH] backup workflow update0119 --- force-app/main/default/workflows/SubAuthorized__c.workflow-meta.xml | 20 ++------------------ 1 files changed, 2 insertions(+), 18 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 51cafbd..c140096 100644 --- a/force-app/main/default/workflows/SubAuthorized__c.workflow-meta.xml +++ b/force-app/main/default/workflows/SubAuthorized__c.workflow-meta.xml @@ -8,14 +8,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> - <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress> + <senderAddress>lu_liu@olympus.com.cn</senderAddress> <senderType>OrgWideEmailAddress</senderType> <template>SubAuthorized/SubAuthorizedApprovalDone</template> </alerts> @@ -25,10 +21,6 @@ <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> @@ -64,14 +56,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> - <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress> + <senderAddress>lu_liu@olympus.com.cn</senderAddress> <senderType>OrgWideEmailAddress</senderType> <template>SubAuthorized/SubAuthorizedEndTemplate</template> </alerts> @@ -81,10 +69,6 @@ <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> -- Gitblit v1.9.1