wangyifei
2024-10-29 5e81b7eba5eb3e29ef00287733221915a6c61bbe
src/main/resources/application.yml
@@ -12,9 +12,9 @@
  datasource:
    name: prod
    # JDBC 基本配置 &currentSchema=public
    url: jdbc:postgresql://127.0.0.1:5433/ai?useAffectedRows=true
    url: jdbc:postgresql://127.0.0.1:5432/ai?useAffectedRows=true
    username: postgres
    password: postgres
    password: 123456
    driver-class-name: org.postgresql.Driver
    platform: POSTGRESQL
    type: com.alibaba.druid.pool.DruidDataSource
@@ -94,7 +94,7 @@
config:
  ver: 0.2
  # Gdal驱动目录
  gdalPath: E:/terrait/TianJin/Zip/release-1928-x64-dev/release-1928-x64/bin
  gdalPath: D:\Program Files\release-1928-x64-dev\release-1928-x64\bin
  #inPath: D:\simu\in
  inPath: D:\simu\uwsolver
  outPath: D:\simu\out