@@ -11,13 +11,13 @@ spring:
redis:
# 地址
- host: localhost
+ host: 139.9.184.42
# 端口,默认为6379
- port: 6379
+ port: 26164
# 密码
- password:
+ password: fjhx@pwd123456
# 数据库索引
- database: 0
+ database: 1
mybatis-plus:
configuration: