From 1d91be0be5220ce19ee64de5a5c9a8237b1c15b1 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 13:53:08 +0800
Subject: [PATCH] add workflow0120

---
 force-app/main/default/workflows/Lead.workflow-meta.xml |   16 +---------------
 1 files changed, 1 insertions(+), 15 deletions(-)

diff --git a/force-app/main/default/workflows/Lead.workflow-meta.xml b/force-app/main/default/workflows/Lead.workflow-meta.xml
index 43a964d..b30ef6d 100644
--- a/force-app/main/default/workflows/Lead.workflow-meta.xml
+++ b/force-app/main/default/workflows/Lead.workflow-meta.xml
@@ -7,7 +7,7 @@
         <recipients>
             <type>owner</type>
         </recipients>
-        <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress>
+        <senderAddress>lu_liu@olympus.com.cn</senderAddress>
         <senderType>OrgWideEmailAddress</senderType>
         <template>Lead/SendMailToLeadOwner</template>
     </alerts>
@@ -203,20 +203,6 @@
         <protected>false</protected>
         <reevaluateOnChange>false</reevaluateOnChange>
     </fieldUpdates>
-    <rules>
-        <fullName>LeadUpdateTemp</fullName>
-        <actions>
-            <name>UpdateMethod1</name>
-            <type>FieldUpdate</type>
-        </actions>
-        <active>true</active>
-        <criteriaItems>
-            <field>Lead.Sales_Method__c</field>
-            <operation>equals</operation>
-            <value>鍏紑鎷涙爣</value>
-        </criteriaItems>
-        <triggerType>onAllChanges</triggerType>
-    </rules>
     <rules>
         <fullName>OCSM绠$悊鐪�%28瀹㈡埛%29鏂囨湰鏇存柊</fullName>
         <actions>

--
Gitblit v1.9.1