1
duhe
2024-08-19 46f3b5bd6b27e6d34bf7c3ce0e408ae1d6098430
WebAPI/Models/Gy_User.cs
@@ -34,5 +34,9 @@
        public int HProcID;
        public int HGroupID;
        public int HSourceID;
        public int HCheckEmpID;
        public int HWorkCenterID;
        public string HICNumber;
    }
}