课程列表
GET
{{baseUrl}}/manager/course/get-course?kw=:kw&type=:type&page=:page&prePage=:prePage
请求头
参数名
类型
描述
必填
User-Id
string
(Required) 用户ID
可选
User-Type
string
(Required) 用户类型(2:后台账号,3:APP账号)
可选
Accept
string
示例:application/json
可选
请求参数
参数名
类型
描述
必填
kw
string
示例::kw
可选
type
string
示例::type
可选
page
string
示例::page
可选
prePage
string
示例::prePage
可选
响应参数
参数名
类型
描述
必填
msg
string
示例:ipsum nisi
必填
code
float
示例:89982247.69330877
必填
totalPage
float
示例:-80359893.252835
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
totalCount
float
示例:-41704342.16636969
必填
currentPage
float
示例:6514643.135344669
必填