入库检验
This commit is contained in:
@@ -162,7 +162,13 @@ namespace ZR.Service.mes.wms
|
|||||||
{
|
{
|
||||||
Workorder = s.Workorder,
|
Workorder = s.Workorder,
|
||||||
ProductionNum = s.ProductionNum,
|
ProductionNum = s.ProductionNum,
|
||||||
|
Packcode=s.Packcode,
|
||||||
|
Machine=s.Machine,
|
||||||
|
Bfilled=s.Bfilled,
|
||||||
Partnumber = s.Partnumber,
|
Partnumber = s.Partnumber,
|
||||||
|
Result=s.Result,
|
||||||
|
CreatedBy=s.CreatedBy,
|
||||||
|
CreatedTime=s.CreatedTime,
|
||||||
ProductDescription = w.ProductDescription,
|
ProductDescription = w.ProductDescription,
|
||||||
Specifications = w.Specifications,
|
Specifications = w.Specifications,
|
||||||
Colour = w.Colour
|
Colour = w.Colour
|
||||||
|
|||||||
Reference in New Issue
Block a user