王 垚
2022-09-06 4a31971e2b5cb281a83d37cbd673bfc8826f5b7c
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; }
    }
}