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
zhangxiaoru
2017-04-17 12:00:11 +0800
Commit
9b0793499b52ae2487a82e421ad4656bdb40447b
1 parent
3f5518c1
可能喜欢报错
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/models/recom.js
apps/product/models/recom.js
View file @
9b07934
...
...
@@ -95,7 +95,7 @@ const mayLikelife = (page, limit) => {
return
formData
;
}
else
{
logger
.
error
(
'mayLikelife code no 200'
)
;
return
{}
;
}
});
};
...
...
Please
register
or
login
to post a comment