| 项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_OutboundService/OutboundPickingService.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_OutboundService/OutboundPickingService.cs
@@ -2463,7 +2463,7 @@ Barcodes barcodes = new Barcodes { Barcode = item.Barcode, Qty = item.BarcodeQty, Qty = item.OrderQuantity, SupplyCode = item?.SupplyCode ?? "", BatchNo = item?.BatchNo ?? "", Unit = item?.Unit ?? "" @@ -2535,7 +2535,7 @@ Barcodes barcodes = new Barcodes { Barcode = matchedDetail.Barcode, Qty = matchedDetail.BarcodeQty, Qty = matchedDetail.OrderQuantity, SupplyCode = matchedDetail?.SupplyCode ?? "", BatchNo = matchedDetail?.BatchNo ?? "", Unit = matchedDetail?.Unit ?? ""