heshaofeng
2026-03-20 c9db6bb46441d1be1404ca71ff2d38a65e7cac89
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IInboundService/IInboundOrderService.cs
@@ -28,6 +28,8 @@
        WebResponseContent UnPalletGroupBarcode(string orderNo);
        WebResponseContent HandCloseOrder(List<int> orderIds);
        WebResponseContent HandCloseOrder(List<string> orderIds);
        WebResponseContent GetLocationType(string code);
    }
}