This commit is contained in:
qianhao.xu 2024-07-17 15:49:33 +08:00
parent d8fe720ee8
commit 4cdb3cee9d

View File

@ -131,6 +131,8 @@ namespace DOAN.Service.MES.product
Year = model.Year,
Week = model.Week,
Date = model.Date,
RouteId= model.RouteId,
GroupId= model.GroupId,
Priority = model.Priority,
Status = model.Status,
Remark = model.Remark,