更新修改
This commit is contained in:
parent
45d24431c1
commit
a7c1f37a02
@ -163,15 +163,16 @@ namespace DOAN.Service.MES.product
|
||||
CustomCode = model.CustomCode,
|
||||
DeliveryNum = model.DeliveryNum,
|
||||
Unit = model.Unit,
|
||||
|
||||
Sort = model.Sort,
|
||||
Specification=model.Specification,
|
||||
IsCarton=model.IsCarton,
|
||||
PackageCapacity=model.PackageCapacity,
|
||||
LineCode=model.LineCode,
|
||||
GroupCode=model.GroupCode,
|
||||
WorkorderDate = model.WorkorderDate,
|
||||
|
||||
Priority = model.Priority,
|
||||
Status = model.Status,
|
||||
Remark = model.Remark,
|
||||
CreatedBy = model.CreatedBy,
|
||||
CreatedTime = model.CreatedTime,
|
||||
|
||||
UpdatedBy = model.UpdatedBy,
|
||||
UpdatedTime = model.UpdatedTime,
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user