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/Consum_Apply__c/fields/requestNoJoinStr1__c.field-meta.xml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/force-app/main/default/objects/Consum_Apply__c/fields/requestNoJoinStr1__c.field-meta.xml b/force-app/main/default/objects/Consum_Apply__c/fields/requestNoJoinStr1__c.field-meta.xml
index 25f1aca..d094365 100644
--- a/force-app/main/default/objects/Consum_Apply__c/fields/requestNoJoinStr1__c.field-meta.xml
+++ b/force-app/main/default/objects/Consum_Apply__c/fields/requestNoJoinStr1__c.field-meta.xml
@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>requestNoJoinStr1__c</fullName>
-    <description>text( CreatedBy.Province__c )</description>
+    <description>text( CreatedBy.Province__c )
+update lxy 2022/11/17 DB202211326520 娑堝寲路鍛煎惛棰嗗煙瑙e喅鏂规鏈儴宸叉洿鍚嶄负SOLUTION鏈儴,瀵瑰簲鐨勭紪鐮佺敱EP璋冩暣涓篠L</description>
     <externalId>false</externalId>
     <formula>IF(TEXT(Owner:User.Dept__c) =&quot;鑳介噺浜嬩笟鏈儴&quot;,&quot;EN&quot;, 
 IF(TEXT(Owner:User.Dept__c) =&quot;鍖荤枟浜у搧鍩硅鏈儴&quot;,&quot;CP&quot;,
@@ -11,7 +12,7 @@
 IF(TEXT(Owner:User.Dept__c) =&quot;鍖荤枟澶囧搧绠$悊涓績&quot;,&quot;BP&quot;,
 IF(TEXT(Owner:User.Dept__c) =&quot;鍖荤枟鏈嶅姟鏈儴&quot;,&quot;FW&quot;,
 IF(TEXT(Owner:User.Dept__c) =&quot;甯傚満浼佸垝鏈儴&quot;,&quot;MP&quot;,
-IF(TEXT(Owner:User.Dept__c) =&quot;娑堝寲路鍛煎惛棰嗗煙瑙e喅鏂规鏈儴&quot;,&quot;EP&quot;,
+IF(TEXT(Owner:User.Dept__c) =&quot;娑堝寲路鍛煎惛棰嗗煙瑙e喅鏂规鏈儴&quot;,&quot;SL&quot;,
 Case(text(Owner:User.Province__c), 
 &quot;瀹夊窘鐪�&quot;,&quot;HD&quot;, 
 &quot;鍖椾含甯�&quot;,&quot;HB&quot;, 

--
Gitblit v1.9.1