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
Plain Diff
Browse Files
Authored by
周少峰
8 years ago
Commit
4237c4920a486eeb977a305c97cb03e325e4f17d
2 parents
ce98e1c4
e39d3e69
Merge branch 'gray'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
config/cache.js
config/cache.js
View file @
4237c49
...
...
@@ -27,8 +27,8 @@ const cachePage = {
'/coupon/index'
:
5
*
MINUTE
,
// 商品列表
'/product/list/index'
:
5
*
MINUTE
,
'/product/index/index'
:
5
*
MINUTE
,
// '/product/list/index': 5 * MINUTE,
// '/product/index/index': 5 * MINUTE,
// 秒杀列表
'/product/seckill'
:
30
*
SECOND
,
...
...
Please
register
or
login
to post a comment