yusijie
2022-09-21 5682de3c920409114609ecabca3046d2236aade8
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; }
    }
}