Toggle navigation
Toggle navigation
This project
Loading...
Sign in
platform
/
yohobuy-doc
·
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
Snippets
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhaoqing
2016-07-14 15:09:43 +0800
Commit
5bd7c51a4869e3fb8c3002fca7b68505f5df99b8
1 parent
6f72d3bc
Update shopCategory.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
api-doc/shops/shopCategory.md
api-doc/shops/shopCategory.md
View file @
5bd7c51
...
...
@@ -21,7 +21,7 @@
-------------------------
|错误码code|消息|说明|
|--------|----|----|
|200|
操作
成功!| |
|200|
获取类目列表
成功!| |
|500| 操作失败!| |
### 返回
...
...
@@ -29,7 +29,7 @@
```
json
{
"code"
:
200
,
"message"
:
"
操作
成功!"
"message"
:
"
获取类目列表
成功!"
}
```
...
...
Please
register
or
login
to post a comment