src/main/resources/application-dev.yml
@@ -85,10 +85,10 @@
oss:
  enable: true
  provider: minio
  endpoint: http://139.196.74.78:9000
  external-endpoint: http://139.196.74.78:9000
  access-key: sxkj
  secret-key: sxkj2024
  endpoint: http://dev.jxpskj.com:9000
  external-endpoint: http://dev.jxpskj.com:9000
  access-key: pskj
  secret-key: pskj@2021
  bucket: cloud-bucket
  expire: 3600
  region: us-east-1
@@ -102,15 +102,20 @@
      unzip: src/main/resources/tmp/
      kmz:
        destKMZFile: src/main/resources/template/kmz/
        planeKmzFile: src/main/resources/template/kmz2/
        sourceDir: src/main/resources/template/wpmz/
  xml:
    temple:
      template: src/main/resources/template/template.xml
      waylines: src/main/resources/template/waylines.xml
      planeTemplate: src/main/resources/template/template-polygon.xml
      planeWaylines: src/main/resources/template/waylines-polygon.xml
    target:
      template: src/main/resources/template/wpmz/template.kml
      waylines: src/main/resources/template/wpmz/waylines.wpml
      planeTemplate: src/main/resources/template/wpmz/template.kml
      planeWaylines: src/main/resources/template/wpmz/waylines.wpml
db: