chong

Updated 首页分类模块学习人数 (markdown)

... ... @@ -7,6 +7,7 @@
GET请求
````
###返回值
有返回值
```json
[{
"catalog_id":100,
... ... @@ -15,4 +16,7 @@ GET请求
"catalog_id":101,
"count":20
}]
```
\ No newline at end of file
```
无返回值
[
]
\ No newline at end of file
... ...