|
@@ -21,7 +21,7 @@ spring:
|
|
21
|
# 数据库配置
|
21
|
# 数据库配置
|
|
22
|
datasource:
|
22
|
datasource:
|
|
23
|
driverClassName: com.mysql.jdbc.Driver
|
23
|
driverClassName: com.mysql.jdbc.Driver
|
|
24
|
- url: jdbc:mysql://101.36.160.140:21029/depot_shanxi?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
|
|
|
|
|
|
24
|
+ url: jdbc:mysql://101.36.160.140:21029/depot?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
|
|
25
|
username: root
|
25
|
username: root
|
|
26
|
password: 1qaz@WSX
|
26
|
password: 1qaz@WSX
|
|
27
|
# 缓存配置
|
27
|
# 缓存配置
|