From a48ed9f335db52a433a2b343ff9636a28ee8a97f Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期四, 10 三月 2022 18:53:59 +0800
Subject: [PATCH] New xml file for PIPL20220310

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

diff --git a/force-app/main/default/classes/StraightBackAddressController.cls b/force-app/main/default/classes/StraightBackAddressController.cls
index 3945459..452d4a3 100644
--- a/force-app/main/default/classes/StraightBackAddressController.cls
+++ b/force-app/main/default/classes/StraightBackAddressController.cls
@@ -429,6 +429,7 @@
                 }
             }
             //鍒ゆ柇鑱旂郴浜烘槸鍚﹂兘涓虹┖
+            
             if(insUpdData.Contacts__c == null || String.isBlank(insUpdData.Contacts__c)){
                 //鍒ゆ柇鏂板缓鑱旂郴浜烘槸鍚︿负绌�
                 if(insUpdData.Create_Contacts__c == null || String.isBlank(insUpdData.Create_Contacts__c)){

--
Gitblit v1.9.1