ch
2022-07-27 a72d939b5cafd1d02b3cae75975f1959fd0f814a
WebAPI/Models/基础资料/Gy_Process.cs
@@ -33,8 +33,10 @@
        public long HDeptID { get; set; }
        public long HEmpQty { get; set; }
        public long HProcID { get; set; }
        public int HUSEORGID { get; set; }
        public string HBarCodeForBase { get; set; }
        
        public long HWorkCenterID { get; set; }
    }
}