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