chong

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

... ... @@ -9,10 +9,10 @@ GET请求
###返回值
```json
[{
catalog_id:100
count:10
"catalog_id":100
"count:":10
},{
catalog_id:101
count:20
"catalog_id":101
"count":20
}]
```
\ No newline at end of file
... ...