From 5e793f7654d50b35c15f9ffd17a639692b14162b Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期五, 01 十一月 2024 10:08:23 +0800
Subject: [PATCH] 1

---
 WebAPI/Models/Gy_User.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/WebAPI/Models/Gy_User.cs b/WebAPI/Models/Gy_User.cs
index aea038d..3849a48 100644
--- a/WebAPI/Models/Gy_User.cs
+++ b/WebAPI/Models/Gy_User.cs
@@ -34,5 +34,10 @@
         public int HProcID;
         public int HGroupID;
         public int HSourceID;
+        public int HCheckEmpID;
+        public int HWorkCenterID;
+
+        public string HICNumber;
+        public string HDingDingUserID;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1