|
|
@@ -25,7 +25,7 @@ spring:
|
|
|
default-encoding: utf-8
|
|
|
datasource:
|
|
|
type: com.zaxxer.hikari.HikariDataSource
|
|
|
- url: jdbc:mysql://172.17.0.17:3306/yhlxj?useAffectedRows=true
|
|
|
+ url: jdbc:mysql://172.17.0.17:3306/yhlxj_pre?useAffectedRows=true
|
|
|
username: yhlxj
|
|
|
password: yhlxj123
|
|
|
platform: mysql
|
|
|
@@ -68,7 +68,7 @@ spring:
|
|
|
}
|
|
|
redis:
|
|
|
# Redis数据库索引(默认为 0)
|
|
|
- database: 0
|
|
|
+ database: 2
|
|
|
# Redis服务器地址
|
|
|
host: 127.0.0.1
|
|
|
# Redis服务器连接端口
|