查询所有课程
GET
http://49.234.233.53:8001/serviceedu/course
接口描述
查询所有课程
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
code
int
示例:20000
必填
message
string
示例:成功
必填
id
string
示例:1192252213659774977
必填
teacherId
string
示例:1189389726308478977
必填
subjectId
string
示例:1178214681139539969
必填
subjectParentId
string
示例:1178214681118568449
必填
title
string
示例:java基础课程:test
必填
price
float
示例:0.01
必填
lessonNum
int
示例:2
必填
cover
string
示例:https://guli-file-190513.oss-cn-beijing.aliyuncs.com/cover/default.gif
必填
buyCount
int
示例:4
必填
viewCount
int
示例:387
必填
version
int
示例:1
必填
status
string
示例:Normal
必填
isDeleted
boolean
示例:false
必填
gmtCreate
string
示例:2019-11-07 09:27:33
必填
gmtModified
string
示例:2019-11-18 13:35:03
必填