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-09-13 14:40:14 +0800
Commit
176af4a63fb498f686866864eb9ad0c6c03b8d09
2 parents
d0cec42a
de08e99d
Merge remote-tracking branch 'origin/feature/contextMod'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
apps/product/models/shop.js
apps/product/models/shop.js
View file @
176af4a
...
...
@@ -246,7 +246,8 @@ module.exports = class extends global.yoho.BaseModel {
return
this
.
get
({
url
:
'favorite'
,
data
:
finalParams
data
:
finalParams
,
api
:
global
.
yoho
.
SingleAPI
});
}
...
...
Please
register
or
login
to post a comment