From f1507365ed2b8aed14b82b3b8ff887fa5654978c Mon Sep 17 00:00:00 2001 From: "qianhao.xu" Date: Sat, 20 Apr 2024 14:27:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A5=E5=BA=93=E6=A3=80=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ZR.Service/mes/wms/WmFgentryInspectService.cs | 6 ++++++ 1 file changed, 6 insertions(+) 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