From b50aa418312034cfebf121f416e197d68aa5d0de Mon Sep 17 00:00:00 2001
From: wuww <252740454@qq.com>
Date: 星期五, 25 四月 2025 13:46:16 +0800
Subject: [PATCH] 修改测试方法

---
 src/main/resources/application-dev.yml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index 6148f89..54a321e 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -111,8 +111,8 @@
   ver: 0.2
   cacheTime: 60
   # Gdal椹卞姩鐩綍
-  gdalPath: D:\soft\release-1928-x64-dev\release-1928-x64\bin
-  #gdalPath: C:\Program Files\GDAL
+  #gdalPath: D:\soft\release-1928-x64-dev\release-1928-x64\bin
+  gdalPath: C:\Program Files\GDAL
   #inPath: D:\simu\in
   inPath: D:\other\simu\uwsolver
   outPath: D:\other\simu\out
@@ -142,7 +142,7 @@
   solverBat: D:\other\simu\uwsolver\run_solver.bat
   sww2tifBat: D:\other\simu\uwsolver\sww2tif.bat
   #sizes: 64,128,256,512,1024,2048
-  sizes: 1024
+  sizes: 1024,2048,4096
   # 杈撳嚭鏂囦欢
   terrainFile: DEM.tif
   buildingFile: buildings_inside.shp

--
Gitblit v1.9.3