文档
测试

一元课程列表

GET
/api/v1/app/courses/one-yuan

请求参数

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

响应参数

参数名
类型
描述
必填
data1
object
数据字典
必填
total
int
总户 示例:1
必填
list
array
一元课程数据列表
必填
objectId
int
示例:100012
必填
title
string
示例:测试
必填
imgUrl
string
示例:http://localhost:8087/api/v1/file/review?filePath=20236/7/17/c9bd1cfe-ce73-4f0a-847f-4dfeffe608c4.jpg
必填
code
string
示例:1c38bf323d964e4e89911be9acbb545d
必填
price
double
价格
必填
goldPrice
int
金币价格
必填
resCode
string
示例:0000
必填
resMessage
string
示例:操作成功
必填
timestamp
string
示例:20230712153027462
必填