正在显示
1 个修改的文件
包含
3 行增加
和
3 行删除
@@ -10,8 +10,8 @@ spring: | @@ -10,8 +10,8 @@ spring: | ||
10 | datasource: | 10 | datasource: |
11 | type: com.zaxxer.hikari.HikariDataSource | 11 | type: com.zaxxer.hikari.HikariDataSource |
12 | driver-class-name: com.mysql.cj.jdbc.Driver | 12 | driver-class-name: com.mysql.cj.jdbc.Driver |
13 | - username: link-root | ||
14 | - password: 123456 | ||
15 | - url: jdbc:mysql://192.168.29.104:3306/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8 | 13 | + username: trobs |
14 | + password: dfU76$N(kp | ||
15 | + url: jdbc:mysql://10.1.1.86:3306/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8 | ||
16 | resources: | 16 | resources: |
17 | static-locations: classpath:/static/,classpath:/views/ | 17 | static-locations: classpath:/static/,classpath:/views/ |
-
请 注册 或 登录 后发表评论