From a3efd497bbeaeff99156a0cb1ac7e3298458a04e Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期二, 11 二月 2025 10:54:14 +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