| | |
| | | #spring |
| | | spring: |
| | | datasource: |
| | | url: jdbc:mysql://182.108.40.114:3308/drone_zt_test?useSSL=false&allowPublicKeyRetrieval=true |
| | | username: root |
| | | password: yshb@123 |
| | | # url: jdbc:mysql://127.0.0.1:3306/drone_test?useSSL=false&allowPublicKeyRetrieval=true |
| | | # url: jdbc:mysql://182.108.40.114:3308/drone_zt_test?useSSL=false&allowPublicKeyRetrieval=true |
| | | # username: root |
| | | # password: jxpskj_2018 |
| | | # password: yshb@123 |
| | | url: jdbc:mysql://127.0.0.1:3306/drone_test?useSSL=false&allowPublicKeyRetrieval=true |
| | | username: root |
| | | password: jxpskj_2018 |
| | | |
| | | redis: |
| | | host: 127.0.0.1 |
| | |
| | | object-dir-prefix: |
| | | out-net-file-address: http://dev.jxpskj.com:9000 |
| | | |
| | | |
| | | #图斑的解压地址和图斑文件转航线文件的地址 |
| | | Patches: |
| | | url: |
| | | path: |
| | | unzip: /home/drone/server/temp |
| | | kmz: |
| | | destKMZFile: /home/drone/server/template/kmz/ |
| | | sourceDir: /home/drone/server/template/wpmz/ |