课程列表查询
POST
/study/stCourse/getCoursesList
请求参数
参数名
类型
描述
必填
id
int
课程id
必填
courseName
string
课程名称
必填
typeName
string
分类名称
必填
tags
string
标签
必填
officeId
string
平台id
必填
current
int
当前页
必填
pageSize
int
页大小
必填
createBy
string
必填
响应参数
参数名
类型
描述
必填
respCode
string
示例:0000
必填
respDesc
string
示例:成功
必填