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/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