From 2aa8da8af66aa8ae00f25831aed6bb0364176e7b Mon Sep 17 00:00:00 2001
From: 高章伟 <gaozhangwei@prec-tech.com>
Date: 星期四, 24 二月 2022 20:32:31 +0800
Subject: [PATCH] 1.15---2.24 变更代码

---
 force-app/main/default/classes/StaticParameter.cls |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/classes/StaticParameter.cls b/force-app/main/default/classes/StaticParameter.cls
index 21f9496..e8862ac 100644
--- a/force-app/main/default/classes/StaticParameter.cls
+++ b/force-app/main/default/classes/StaticParameter.cls
@@ -55,6 +55,9 @@
     public static Boolean EscapeAgencyOpportunityTrigger = false;
     // 鎵�鏈変汉鍙樻洿鐨勯�昏緫鍙湪batch澶勭悊鍜岀浉鍏虫�х‘璁ょ殑鏃跺�欒Е鍙� fxk 2021/9/28 Star
     public static Boolean EscapeOtherUpdateTenOwner = true;
+
+    public static Boolean EscapeContactToUser = false;
+
     public StaticParameter(){
     }
 

--
Gitblit v1.9.1