1
647556386
2026-01-23 a48dec1aaf88e1ba79cb521ae277c3b3d5ff3d84
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IInboundService/IInboundOrderService.cs
@@ -24,6 +24,10 @@
        WebResponseContent UnPalletQuantity(string orderNo);
        WebResponseContent UndoPalletGroup(string palletCode);
        WebResponseContent UndoPalletGroup(string code);
        WebResponseContent UnPalletGroupBarcode(string orderNo);
        WebResponseContent HandCloseOrder(List<string> orderIds);
    }
}