This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
mlProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[redis][修改]:database1
release
Stormeye Wu
7 years ago
parent
7ab043122e
commit
d5de6a06ad
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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: 1
0
database: 1
defaultExpiration: 2592000 # 默认生命周期30天
jedis:
pool:
Write
Preview
Loading…
Cancel
Save