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