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:25:41 +0800
Commit
c0a5f2d15a0dc54d811c23c3ee5d6dffb4cb9155
1 parent
bf411397
ShareBrandController根据品牌关系id,获取品牌详情
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
业务分享/逛的业务流分享/ShareBrandController_AP3.md
业务分享/逛的业务流分享/ShareBrandController_AP3.md
View file @
c0a5f2d
...
...
@@ -10,7 +10,7 @@
**实现逻辑:**
1、ShareBrandController.getBrandInfo()方法中调用sns.g
uang.g
etBrandInfo服务;
1、ShareBrandController.getBrandInfo()方法中调用sns.getBrandInfo服务;
2、对参数id进行校验,若值小于1,则抛出id为空异常;
...
...
Please
register
or
login
to post a comment