xingjinshuang
2025-02-20 8aa5b21c6a990e15ae5a5b19e4faa9cebb19001a
src/main/java/com/se/simu/service/ResultService.java
@@ -51,6 +51,7 @@
                basePath + config.getBuildingFile(),
                basePath + config.getWaterPath(),
                basePath + config.getFlowPath(),
                config.getInPath(),
                config.getOutPath(),
                data.getEpsg());
        LayerDto layer = new LayerDto(config.getVer(), data.getEpsg(), config.getSizes());