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
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
2017-10-18 19:15:16 +0800
Commit
900fcb4225e29c91c525bd5dd875584c84c486af
1 parent
5badae2a
filter-no-cache
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 @
900fcb4
...
...
@@ -56,7 +56,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