pan
2025-11-30 5c640ca754afda2ea725e9fed2ff7bac0c62fa23
项目代码/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);
    }
}