rain
2024-04-17 b6294bd36b3023e18606c77553fe136e6500a4b2
src/main/resources/application-prod.yml
@@ -14,7 +14,7 @@
          password: jxpskj_2018
        sqlite:
          driver-class-name: org.sqlite.JDBC
          url: jdbc:sqlite::resource:static/sqlite/resource_db.db
          url: jdbc:sqlite:/home/drone/server/sqlite/resource_db.db
          username:
          password:
#      url: jdbc:mysql://182.108.40.114:3308/drone_zt_test?useSSL=false&allowPublicKeyRetrieval=true
@@ -90,10 +90,18 @@
  out-net-file-address: http://dev.jxpskj.com:9000
#图斑的解压地址和图斑文件转航线文件的地址
Patches:
patches:
  url:
    path:
      unzip: /home/drone/server/temp
      unzip: /home/drone/server/temp/
      kmz:
        destKMZFile: /home/drone/server/template/kmz/
        sourceDir: /home/drone/server/template/wpmz/
#解析图斑航线模板的地址
  xml:
    temple:
      template: /home/drone/server/template/template.xml
      waylines: /home/drone/server/template/waylines.xml
    target:
      template: /home/drone/server/template/wpmz/template.kml
      waylines: /home/drone/server/template/wpmz/waylines.wpml