Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
梁海波
2016-07-16 17:04:13 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b490026ef77b82ab07e3487540b6ab2a6cad6c34
b490026e
1 parent
65191d6e
Updated 查看老师发放盒子情况 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
查看老师发放盒子情况.md
查看老师发放盒子情况.md
View file @
b490026
...
...
@@ -16,14 +16,15 @@
`http状态码200`
```
json
{
"message"
:
"success"
"sender"
:
"haha"
,
"sendDate"
:
"2016-07-16"
}
```
+
无数据时返回
`http状态码404`
```
json
{
"message"
:
"没有发
放盒子
"
,
"message"
:
"没有发
过盒子!
"
,
"code"
:
"not_found"
}
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment