梁海波

Updated 获取老师红包 (markdown)

@@ -49,10 +49,10 @@ @@ -49,10 +49,10 @@
49 ] 49 ]
50 } 50 }
51 ``` 51 ```
52 -+ 无数据时返回 52 ++ 无数据时返回 `http状态码204`
53 ```json 53 ```json
54 { 54 {
55 "message": "没有红包记录!", 55 "message": "没有红包记录!",
56 - "code": "not_found" 56 + "code": "no_content"
57 } 57 }
58 ``` 58 ```