1
duhe
2024-09-18 3b587507c1d591ea1f847b42747280589f0a83a5
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;
    }
}