From 67d946d82c19f4a35ac6c6273ad83acfb2593e05 Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期三, 17 四月 2024 17:47:28 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

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

diff --git a/WebAPI/Models/Gy_User.cs b/WebAPI/Models/Gy_User.cs
index ec260cb..3c303a3 100644
--- a/WebAPI/Models/Gy_User.cs
+++ b/WebAPI/Models/Gy_User.cs
@@ -31,5 +31,9 @@
         public string HSCWHName;
         public int HSupID;
         public string HSupName;
+        public int HProcID;
+        public int HGroupID;
+        public int HSourceID;
+        public int HCheckEmpID;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1