This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
yqzj_home_server
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix
master
winter
1 year ago
parent
170ebd868b
commit
7e3eaa1f5a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
yqzjAdmin/src/main/resources/application.yml
+ 1
- 1
yqzjAdmin/src/main/resources/application.yml
View File
@@ -18,7 +18,7 @@ spring:
max-request-size: 1024MB
mvc:
async:
request-timeout:1000000
request-timeout:
1000000
cache:
type: REDIS
cache-names: redis_cache #缓存的名字(可以不指定)
Write
Preview
Loading…
Cancel
Save