From 29ec8b29f26b7d4b92cc75820ca7988d464c0185 Mon Sep 17 00:00:00 2001
From: 黄千龙 <huangqianlong@prec-tech.com>
Date: 星期二, 29 三月 2022 13:39:07 +0800
Subject: [PATCH] Merge branch 'master' of http://47.92.229.245:8089/r/OlyMEBG

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

diff --git a/force-app/main/default/classes/ControllerUtil.cls b/force-app/main/default/classes/ControllerUtil.cls
index ce6d278..fb0f86d 100644
--- a/force-app/main/default/classes/ControllerUtil.cls
+++ b/force-app/main/default/classes/ControllerUtil.cls
@@ -3076,7 +3076,9 @@
                     userData.Dept__c = odsc.Category4__c;//鏈儴
                 }
                 userData.Category5__c = odsc.Category5__c;//閮�
-                userData.Category6__c = odsc.Category6__c;//璇�
+                //LLIU-CCS8ZB-褰撴柊鍒涘缓鐨勬椂鍊欐帴鏀朵汉浜嬩俊鎭腑鐨勮淇℃伅锛屼箣鍚庝笉杩涜鏇存柊 thh 20220324 start
+                // userData.Category6__c = odsc.Category6__c;//璇�
+                //LLIU-CCS8ZB-褰撴柊鍒涘缓鐨勬椂鍊欐帴鏀朵汉浜嬩俊鎭腑鐨勮淇℃伅锛屼箣鍚庝笉杩涜鏇存柊 thh 20220324 end
                 //userData.Employee_No__c = odsc.Employee_No__c;//鍛樺伐缂栫爜
                 userData.Hire_Date__c = odsc.Hire_Date__c;//鍏ヨ亴鏃ユ湡
                 //userData.Email = odsc.Email__c;//鐢靛瓙閭欢

--
Gitblit v1.9.1