1
647556386
2026-01-14 ce586a4fd6aedc37df657952bca444bb42eb15d7
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IInboundService/IInboundOrderService.cs
@@ -28,6 +28,6 @@
        WebResponseContent UnPalletGroupBarcode(string orderNo);
        WebResponseContent HandCloseOrder(List<int> orderIds);
        WebResponseContent HandCloseOrder(List<string> orderIds);
    }
}