正在显示
1 个修改的文件
包含
4 行增加
和
4 行删除
@@ -10,9 +10,9 @@ spring: | @@ -10,9 +10,9 @@ 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: 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 | 13 | + username: logistics |
14 | + password: HuQ6kcHgJ7osVtUg | ||
15 | + url: jdbc:mysql://172.16.46.26:3306/logistics?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=GMT%2B8 | ||
16 | resources: | 16 | resources: |
17 | static-locations: classpath:/static/,classpath:/views/ | 17 | static-locations: classpath:/static/,classpath:/views/ |
18 | 18 | ||
@@ -24,4 +24,4 @@ aukey: | @@ -24,4 +24,4 @@ aukey: | ||
24 | host: 10.1.2.165 | 24 | host: 10.1.2.165 |
25 | port: 21 | 25 | port: 21 |
26 | username: yuanli | 26 | username: yuanli |
27 | - password: yuanli@159 | 27 | + password: yuanli@159 |
-
请 注册 或 登录 后发表评论