From e0de9222da210f9c8eb1a9f5400f936a14923e11 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 13:16:47 +0800
Subject: [PATCH] addvalidationrule
---
force-app/main/default/workflows/SubAuthorized__c.workflow-meta.xml | 20 ++------------------
1 files changed, 2 insertions(+), 18 deletions(-)
diff --git a/force-app/main/default/workflows/SubAuthorized__c.workflow-meta.xml b/force-app/main/default/workflows/SubAuthorized__c.workflow-meta.xml
index 51cafbd..c140096 100644
--- a/force-app/main/default/workflows/SubAuthorized__c.workflow-meta.xml
+++ b/force-app/main/default/workflows/SubAuthorized__c.workflow-meta.xml
@@ -8,14 +8,10 @@
<type>owner</type>
</recipients>
<recipients>
- <recipient>chunxia_gao@olympus.com.cn</recipient>
- <type>user</type>
- </recipients>
- <recipients>
<recipient>ling_zhu@olympus.com.cn</recipient>
<type>user</type>
</recipients>
- <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress>
+ <senderAddress>lu_liu@olympus.com.cn</senderAddress>
<senderType>OrgWideEmailAddress</senderType>
<template>SubAuthorized/SubAuthorizedApprovalDone</template>
</alerts>
@@ -25,10 +21,6 @@
<protected>false</protected>
<recipients>
<type>owner</type>
- </recipients>
- <recipients>
- <recipient>chunxia_gao@olympus.com.cn</recipient>
- <type>user</type>
</recipients>
<recipients>
<recipient>ling_zhu@olympus.com.cn</recipient>
@@ -64,14 +56,10 @@
<type>owner</type>
</recipients>
<recipients>
- <recipient>chunxia_gao@olympus.com.cn</recipient>
- <type>user</type>
- </recipients>
- <recipients>
<recipient>ling_zhu@olympus.com.cn</recipient>
<type>user</type>
</recipients>
- <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress>
+ <senderAddress>lu_liu@olympus.com.cn</senderAddress>
<senderType>OrgWideEmailAddress</senderType>
<template>SubAuthorized/SubAuthorizedEndTemplate</template>
</alerts>
@@ -81,10 +69,6 @@
<protected>false</protected>
<recipients>
<type>owner</type>
- </recipients>
- <recipients>
- <recipient>chunxia_gao@olympus.com.cn</recipient>
- <type>user</type>
</recipients>
<recipients>
<recipient>ling_zhu@olympus.com.cn</recipient>
--
Gitblit v1.9.1