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-09-13 10:43:46 +0800
Commit
40a978e9a9d053ae51a8eae5ff77b76b471da0a2
1 parent
99a70b98
single
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/home/models/index.js
apps/home/models/index.js
View file @
40a978e
...
...
@@ -61,7 +61,7 @@ module.exports = class extends global.yoho.BaseModel {
method
:
'app.favorite.getFavoriteCount'
,
uid
:
params
.
uid
},
api
:
global
.
yoho
.
S
ervic
eAPI
,
api
:
global
.
yoho
.
S
ingl
eAPI
,
param
:
{
code
:
200
}
});
}
else
{
...
...
Please
register
or
login
to post a comment