Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Yoho-Documents
/
Share
·
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
lingmin
2016-05-13 14:24:36 +0800
Commit
ff90bd09a441456eb9c048c9c3025de03ba1bb33
1 parent
c67059b3
ArticleContentController判断用户是否收藏逛的文章
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
业务分享/逛的业务流分享/ArticleContentController_API2.md
业务分享/逛的业务流分享/ArticleContentController_API2.md
View file @
ff90bd0
...
...
@@ -10,7 +10,7 @@
**实现逻辑:**
1、ArticleContentController.checkArticleFav()方法中调用sns.
guang.
checkArticleFav服务;
1、ArticleContentController.checkArticleFav()方法中调用sns.checkArticleFav服务;
2、对参数article
\_
id文章id是否为空或是否小于0进行验证,若为空则抛出文章id不能为空的异常或文章id错误异常;对uid进行如上同样的验证;
...
...
Please
register
or
login
to post a comment