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/IS_Opportunity_Demand__c.workflow-meta.xml | 16 ---------------- 1 files changed, 0 insertions(+), 16 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 9a8db00..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 @@ -28,10 +28,6 @@ <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> @@ -53,10 +49,6 @@ <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> @@ -113,10 +105,6 @@ <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> @@ -137,10 +125,6 @@ <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> -- Gitblit v1.9.1