feat:联动控制,定时控制,通知推送功能代码提交。
This commit is contained in:
@@ -100,11 +100,11 @@ spring:
|
||||
spring.data:
|
||||
redis:
|
||||
# 地址
|
||||
host: 117.72.197.29
|
||||
host: 154.8.147.51
|
||||
# 端口,默认为6379
|
||||
port: 6379
|
||||
# 数据库索引
|
||||
database: 6
|
||||
database: 1
|
||||
# redis 密码必须配置
|
||||
password: intc@123987
|
||||
# 连接超时时间
|
||||
|
||||
Reference in New Issue
Block a user