From 102afa21c115e8c8b9333a326c3d1af08fe76faf Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期一, 22 一月 2024 22:08:58 +0800 Subject: [PATCH] backup0122 --- force-app/main/default/workflows/Maintenance_Contract_Estimate__c.workflow-meta.xml | 4 ++++ 1 files changed, 4 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..a9330a4 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 @@ -412,6 +412,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