prod,redis

This commit is contained in:
小久哥
2022-06-08 20:13:25 +08:00
parent dff81402bb
commit 51a987670c
5 changed files with 50 additions and 1 deletions
@@ -74,6 +74,7 @@ spring:
host: 127.0.0.1 # 地址
port: 6379 # 端口
database: 15 # 数据库索引
password: guozinengliang
--- #################### 定时任务相关配置 ####################