根据分类ID获取课程列表(包括子分类课程)
GET
/app/wtCourse/getCourseByClassId
请求参数
参数名
类型
描述
必填
classId
int
分类ID
必填
indexPage
int
当前页码
必填
pageSize
int
展示条数
必填