梁海波

Updated 查看老师发放盒子情况 (markdown)

... ... @@ -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
... ...