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