| | |
| | | # driver-class-name: com.mysql.cj.jdbc.Driver |
| | | |
| | | #数据库版本5.7 |
| | | #url: jdbc:mysql://124.221.143.185:23306/gt_double_risk?allowMultiQueries=true&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=UTC&zeroDateTimeBehavior=CONVERT_TO_NULL&serverTimezone=Asia/Shanghai |
| | | url: jdbc:mysql://106.15.95.149:33306/gt_double_risk?allowMultiQueries=true&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=UTC&zeroDateTimeBehavior=CONVERT_TO_NULL&serverTimezone=Asia/Shanghai |
| | | username: gt_double_risk |
| | | password: B6CrYp7ZhTNdJF4Y |
| | |
| | | demoEnabled: false |
| | | # 文件路径 示例( Windows配置D:/TroubleAndRisk/uploadPath,Linux配置 /home/TroubleAndRisk/uploadPath) |
| | | # profile: /www/TroubleAndRisk/uploadPath |
| | | profile: /www/wwwroot/springboot_pro/TroubleAndRisk/upload |
| | | # profile: /www/wwwroot/springboot_pro/TroubleAndRisk/upload |
| | | profile: /home/java/TroubleAndRisk/upload |
| | | # 获取ip地址开关 |
| | | addressEnabled: true |