From 0e0dd1e20e7211f3c3c11d77a41090d998dfd06c Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期四, 18 一月 2024 16:32:25 +0800 Subject: [PATCH] bakcupprodwl --- force-app/main/default/workflows/Maintenance_Contract_Estimate__c.workflow-meta.xml | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/workflows/Maintenance_Contract_Estimate__c.workflow-meta.xml b/force-app/main/default/workflows/Maintenance_Contract_Estimate__c.workflow-meta.xml index b25c2a6..106fdcf 100644 --- a/force-app/main/default/workflows/Maintenance_Contract_Estimate__c.workflow-meta.xml +++ b/force-app/main/default/workflows/Maintenance_Contract_Estimate__c.workflow-meta.xml @@ -387,6 +387,10 @@ <recipients> <type>creator</type> </recipients> + <recipients> + <recipient>miaomiao_gui@olympus.com.cn</recipient> + <type>user</type> + </recipients> <senderType>CurrentUser</senderType> <template>Olympus_OCM/ApproveProcess_MaintenanceContractEstimate_Discount</template> </alerts> @@ -412,6 +416,10 @@ <recipients> <type>creator</type> </recipients> + <recipients> + <recipient>tingting_jiang@olympus.com.cn</recipient> + <type>user</type> + </recipients> <senderType>CurrentUser</senderType> <template>Olympus_OCM/ApproveProcess_MaintenanceContractEstimate_Discount</template> </alerts> -- Gitblit v1.9.1