ch
2022-07-29 098d529e0d74efd131ec2c70df59b84abb336da7
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; }
    }
}