1
zrg
2024-06-24 5848dca9f42da3cfa0051d945fbe08b364659f6f
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;
    }
}