项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IOutboundService/IOutboundPickingService.cs
@@ -44,5 +44,8 @@ WebResponseContent DeleteBarcode(NoStockOutModel noStockOut); WebResponseContent NoStockOutSubmit(NoStockOutSubmit noStockOutSubmit); Task<WebResponseContent> RemoveEmptyPallet(string orderNo, string palletCode); } }