首页分类模块学习课程数.md 253 Bytes

###接口地址

/report/catalog/course/student/finished

###请求方式

GET请求

###返回值 有返回值

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

无返回值

httpcode:404