文档
测试

精讲课程列表

GET
/api/v1/app/courses

请求参数

参数名
类型
描述
必填
type
number
类型(1.陶笛)
必填
pageNo
number
分页页码
必填
pageSize
number
每页个数
必填

响应参数

参数名
类型
描述
必填
data1
object
数据字典
必填
list
array
课程目录 数据列表
必填
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
必填
appCourseBO
object
关联课程 数据字典
必填
objectId
int
示例:100016
必填
title
string
示例:1
必填
isOneYuan
int
示例:0
必填
code
string
示例:8c1c8d0407f944c599e8423607553b88
必填
teacherName
string
老师名称
必填
data2
array
相关商品 数据列表
必填
objectId
int
示例:100003
必填
title
string
示例:12孔中音C调陶笛(专业演奏级)
必填
code
string
示例:2713f335c7804952b91d6ceee0970d86
必填
price
int
示例:388
必填
resCode
string
示例:0000
必填
resMessage
string
示例:操作成功
必填
timestamp
string
示例:20230712152234143
必填