Browse Source

[redis][修改]:database1

release
Stormeye Wu 7 years ago
parent
commit
d5de6a06ad
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mlWechatOpen/src/main/resources/application-dev.yml

+ 1
- 1
mlWechatOpen/src/main/resources/application-dev.yml View File

@@ -32,7 +32,7 @@ spring:
password: ENC(aYJ3Wr2UWtkORRQjjrWWpz2ZeTISsHOA)
timeout: 3600
expire: 1800 #30分钟
database: 10
database: 1
defaultExpiration: 2592000 # 默认生命周期30天
jedis:
pool:


Loading…
Cancel
Save