1
heshaofeng
2026-03-12 070b9f3ea747fc763f999e4cc6b86b202f48a237
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IInboundService/IInboundOrderService.cs
@@ -29,5 +29,7 @@
        WebResponseContent UnPalletGroupBarcode(string orderNo);
        WebResponseContent HandCloseOrder(List<string> orderIds);
        WebResponseContent GetLocationType(string code);
    }
}