Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
姜枫
2016-10-27 18:15:21 +0800
Commit
206c5426d77cc197afae4926dce7d20d48fd0d8d
1 parent
1782fc59
fix cache key
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config/cache.js
config/cache.js
View file @
206c542
...
...
@@ -22,7 +22,7 @@ const cachePage = {
'/guang/tags/index'
:
1
*
MINUTE
,
// 领券中心
'/
activity/
coupon/index'
:
5
*
MINUTE
,
'/coupon/index'
:
5
*
MINUTE
,
// 商品列表
'/product/list/index'
:
5
*
MINUTE
,
...
...
Please
register
or
login
to post a comment