老师课程列表
GET
/api/v1/app/courses/teacher-list
请求参数
参数名
类型
描述
必填
type
number
类型(1.陶笛)
必填
pageNo
number
分页页码
必填
pageSize
number
每页个数
必填
响应参数
参数名
类型
描述
必填
objectId
int
课程目录id 示例:100021
必填
code
string
课程目录系统编号 示例:cd5e97c86423479c9832e664b5e45fb6
必填
title
string
示例:好课1
必填
price
int
价格 示例:1
必填
postCouponPrice
int
券后价 示例:1
必填
goldPrice
int
金币价 示例:1
必填
fileUrl
string
视屏url 示例:http://localhost:8087/api/v1/file/review-video?filePath=20236/12/12/7bc45157-0641-4b03-ba55-889c1b6d32a8.mp4
必填
imgUrl
string
封面图 示例:http://localhost:8087/api/v1/file/review?filePath=20236/12/12/1e0bfe37-de5a-44c8-a595-8c3c68729289.png
必填
objectId
int
示例:100003
必填
title
string
示例:12孔中音C调陶笛(专业演奏级)
必填
code
string
示例:2713f335c7804952b91d6ceee0970d86
必填
price
int
示例:388
必填
resCode
string
示例:0000
必填
resMessage
string
示例:操作成功
必填
timestamp
string
示例:20230712152234143
必填