项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/Allocate/AllocateOrderController.cs
@@ -85,7 +85,7 @@ BarcodeQty = barcodeDto.Qty, BarcodeUnit = barcodeDto.Unit, ValidDate = barcodeDto.validDate, BoxSN = barcodeDto.BoxSN }; allocateOrder.Details.Add(orderDetail); }