Sign in
潘钊
/
control_service_data_Interface
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
1c2dee57f6a6af0541c1755f45eeac7ffc7eefb8
Authored by
panzhaov5
2018-05-22 10:43:59 +0800
1 parent
0fe187ab
update...
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application.properties
src/main/resources/application.properties
View file @
1c2dee5
...
...
@@ -15,4 +15,4 @@ server.compression.enabled=true
15
15
server.compression.mime-types=application/json,application/xml,text/html,text/xml,text/plain,text/javascript,text/css,application/javascript
16
16
17
17
#redis
18
-cache.days=12
18
+cache.days=14
...
...