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 18:49:05 +0800
Commit
38dcfb04663ac0aa46bbb414860ccf0d8175f87a
1 parent
53e80428
Update cache.js
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 @
38dcfb0
...
...
@@ -99,7 +99,7 @@ const cachePage = {
// 品牌一览
'/brands'
:
5
*
MINUTE
,
'/brands/search'
:
1
*
MINUTE
,
'/^\/(.*?)-brands/'
:
1
*
MINUTE
,
'/^\
\
/(.*?)-brands/'
:
1
*
MINUTE
,
'/brands/getBrandList'
:
1
*
MINUTE
,
// 直播活动
...
...
Please
register
or
login
to post a comment