Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
毕凯
2017-10-18 20:10:34 +0800
Commit
f0a064dda16894c8cb91eee5ec9c17060cafdea1
2 parents
58615d88
f3032b1d
Merge remote-tracking branch 'origin/master' into feature/qps
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 @
f0a064d
...
...
@@ -64,7 +64,7 @@ const cachePage = {
'/activity/coupon/floor'
:
1
*
MINUTE
,
// 商品列表
'/product/search/filter'
:
1
*
MINUTE
,
// '/product/search/filter': 1 * MINUTE, // 不能缓存,有跨域问题
/* 筛选默认须要添加uid参数
'/product/list/index': 1 * MINUTE,
...
...
Please
register
or
login
to post a comment