From d8dc84a3d56df839895f1c417a4d9cbee763d262 Mon Sep 17 00:00:00 2001
From: 高章伟 <gaozhangwei@prec-tech.com>
Date: 星期五, 03 三月 2023 14:50:59 +0800
Subject: [PATCH] gzw 测试环境代码更新
---
force-app/main/default/objects/TransferApply__c/fields/BeforeOCMAssetEmail_F__c.field-meta.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/force-app/main/default/objects/TransferApply__c/fields/BeforeOCMAssetEmail_F__c.field-meta.xml b/force-app/main/default/objects/TransferApply__c/fields/BeforeOCMAssetEmail_F__c.field-meta.xml
index b3ef522..1b889c7 100644
--- a/force-app/main/default/objects/TransferApply__c/fields/BeforeOCMAssetEmail_F__c.field-meta.xml
+++ b/force-app/main/default/objects/TransferApply__c/fields/BeforeOCMAssetEmail_F__c.field-meta.xml
@@ -2,9 +2,9 @@
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
<fullName>BeforeOCMAssetEmail_F__c</fullName>
<externalId>false</externalId>
- <formula>IF(TEXT(From_Location__c)='骞垮窞 澶囧搧涓績','sfdc_lvxueyan@olympus.com.cn',
-IF( TEXT(From_Location__c) ='涓婃捣 澶囧搧涓績', 'sfdc_lvxueyan@olympus.com.cn',
-IF( TEXT(From_Location__c)='鍖椾含 澶囧搧涓績','sfdc_lvxueyan@olympus.com.cn','')
+ <formula>IF(TEXT(From_Location__c)='骞垮窞 澶囧搧涓績','OCM_AssetGZ@olympus.com.cn.full',
+IF( TEXT(From_Location__c) ='涓婃捣 澶囧搧涓績', 'OCM_AssetSH@olympus.com.cn.full',
+IF( TEXT(From_Location__c)='鍖椾含 澶囧搧涓績','OCM_Asset@olympus.com.cn.full','')
)
)</formula>
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
--
Gitblit v1.9.1