diff --git a/ZR.Service/mes/wms/WmFgentryInspectService.cs b/ZR.Service/mes/wms/WmFgentryInspectService.cs index ed0ee939..4c08c3cd 100644 --- a/ZR.Service/mes/wms/WmFgentryInspectService.cs +++ b/ZR.Service/mes/wms/WmFgentryInspectService.cs @@ -162,7 +162,13 @@ namespace ZR.Service.mes.wms { Workorder = s.Workorder, ProductionNum = s.ProductionNum, + Packcode=s.Packcode, + Machine=s.Machine, + Bfilled=s.Bfilled, Partnumber = s.Partnumber, + Result=s.Result, + CreatedBy=s.CreatedBy, + CreatedTime=s.CreatedTime, ProductDescription = w.ProductDescription, Specifications = w.Specifications, Colour = w.Colour