This commit is contained in:
小久哥
2022-06-08 21:22:27 +08:00
parent e7cc44c502
commit 35abd199bc
@@ -74,7 +74,6 @@ spring:
host: 127.0.0.1 # 地址
port: 6379 # 端口
database: 15 # 数据库索引
password: guozinengliang
--- #################### 定时任务相关配置 ####################