梁海波

Updated 获取老师红包 (markdown)

... ... @@ -49,10 +49,10 @@
]
}
```
+ 无数据时返回
+ 无数据时返回 `http状态码204`
```json
{
"message": "没有红包记录!",
"code": "not_found"
"code": "no_content"
}
```
\ No newline at end of file
... ...