项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_OutboundService/OutboundService.cs
@@ -119,13 +119,13 @@ return WebResponseContent.Instance.Error(); } var printFormData = new PrintFromDataDTO { materialCode = detail.Barcode, materialCode = detail.MaterielCode, materialName = detail.MaterielName, materialSpec = detail.Unit, batchNo = detail.BatchNo, pruchaseOrderNo = inbound.UpperOrderNo, factoryArea = inbound.FactoryArea, suplierCode = inbound.SupplierId, suplierCode = detail.SupplyCode, quantity = detail.BarcodeQty };