【课程管理】课程列表
GET
http://{host}/api/educationSystem/course
接口描述
课程列表
请求参数
参数名
类型
描述
必填
limit
int
每页显示数量
必填
status
int
状态 1:进行中 2:未开始 3:结束
必填
source
int
课程来源 1:线上购买 2:线下购买 3:线下续费
必填
type
int
类型 1:正式课 2:体验课
必填
响应参数
参数名
类型
描述
必填
saleCourseName
string
课程名称
必填
saleCourseCover
string
课程封面
必填
orderSource
string
课程来源
必填
courseType
string
课程类型
必填
studentName
string
学员名称
必填
courseSpec
string
课程规格
必填