This commit is contained in:
hzw
2021-02-07 11:02:16 +08:00
committed by ָ·ìdeÑô¹â
parent 4048634de3
commit a4c69db2d7
3 changed files with 55 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ spring:
redis:
host: #地址
port: 6379 #端口
password:
password:
timeout: 30000 # 连接超时时间(毫秒)
database: 0 #默认数据库
jedis: