| | |
| | | server: |
| | | tomcat: |
| | | uri-encoding: UTF-8 |
| | | basedir: / |
| | | port: 8016 |
| | | basedir: /home/ecs-shanghai/temp |
| | | port: 8006 |
| | | servlet: |
| | | context-path: / |
| | | # mysql |
| | |
| | | |
| | | #redis |
| | | redis: |
| | | database: 0 |
| | | database: 14 |
| | | host: 127.0.0.1 |
| | | port: 6379 |
| | | password: akj78avauba789a |
| | |
| | | # enabled: true |
| | | enabled: false |
| | | |
| | | host: http://localhost:8006/zhongtai |
| | | host: http://localhost:8006 |
| | | |
| | | filePath: /home/uploads/ |
| | | fileurl: http://nmy.sinanoaq.cn:8006/upload/ |
| | |
| | | key: |
| | | url: |
| | | |
| | | file: |
| | | path: |
| | | #基础路径 |
| | | dcPath: /home/uploads/hazardInvestigation/ |
| | | urlRootPath: /uploadfile/ |
| | | module: |
| | | #用户模块 |
| | | accountPath: /account/user/ |
| | | #排查模块 |
| | | checkPath: /check/ |
| | | #补正告知书 |
| | | correctPDF: /correctPDF/ |
| | | # swagger生产环境中禁止显示 |
| | | swagger: |
| | | show: false |