ch
2022-09-07 3202777c4522934625d739007adf3d96ed1f55c6
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; }
    }
}