梁海波

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

... ... @@ -21,10 +21,10 @@
}
```
+ 无数据时返回
`http状态码404`
`http状态码204`
```json
{
"message": "没有发过盒子!",
"code": "not_found"
"code": "no_content"
}
```
\ No newline at end of file
... ...