diff --git a/ZR.Service/mes/wms/WmGoodsNowProductionService.cs b/ZR.Service/mes/wms/WmGoodsNowProductionService.cs index f9cb0245..bcb57b9f 100644 --- a/ZR.Service/mes/wms/WmGoodsNowProductionService.cs +++ b/ZR.Service/mes/wms/WmGoodsNowProductionService.cs @@ -69,6 +69,7 @@ namespace ZR.Service.mes.wms PackageCodeOriginal = p.PackageCodeClient, LocationCode = p.LocationCode, Partnumber = p.Partnumber, + Pack_num = 1, GoodsNumLogic = p.GoodsNumLogic, GoodsNumAction = p.GoodsNumAction, EntryWarehouseTime = p.EntryWarehouseTime,