1
647556386
2026-01-14 6c9b3926334f9eb043c1938ba6d46e2b37deca22
项目代码/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);
    }
}