首页分类模块学习人数.md 188 Bytes

###接口地址

/report/catalog/course/student/finished

###请求方式

GET请求

###返回值

[{
  catalog_id:100
  count:10
},{
  catalog_id:101
  count:20
}]