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-08-17 14:58:33 +0800
Commit
dcfde6b16c1fb0d8317843fa8cbb75a9e9ed2a2f
1 parent
ad47747e
增加接口缓存
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/product/models/similar.js
apps/product/models/similar.js
View file @
dcfde6b
...
...
@@ -16,6 +16,7 @@ class SimilarModel extends global.yoho.BaseModel {
product_skn
:
params
.
skn
},
param
:
{
cache
:
true
,
code
:
200
}
};
...
...
Please
register
or
login
to post a comment