文档
测试

首页列表

GET
https://smart.sikegroup.com/onlineclass/v2/list

请求参数

参数名
类型
描述
必填
userid
string
用户id
必填
page
int
页码
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
message
string
示例:ok
必填
data
array
数据列表
必填
Id
string
示例:479bc36a7dfece155dead05dd13e5b51
必填
ClassName
string
示例:测试2
必填
Thedate
string
示例:2022-02-15
必填
Ctime
string
示例:14:10-14:30
必填
TeacherId
string
示例:7c954dcd68f225c7dba049dc233fd6ae
必填
TeacherName
string
示例:谭湘桂
必填
ClassStage
string
示例:新老师课程
必填
Intro
string
示例:
必填
Type
string
示例:
必填
MaxNumber
int
示例:0
必填
DeductCounts
int
示例:0
必填
Status
int
示例:0
必填
StartTime
string
示例:2022-02-15 14:10
必填
EndTime
string
示例:2022-02-15 14:30
必填
OrderState
int
示例:1
必填
Avatar
string
示例:https://sk-company-file.sikegroup.com/avatar/7c954dcd68f225c7dba049dc233fd6ae
必填
State
int
示例:3
必填
Sort
int
示例:0
必填
Bgimg
string
示例:
必填
StateImg
string
示例:https://smart-resource.sikegroup.com/Lable_live%403x.png
必填
ButtonState
int
示例:1
必填
ButtonText
string
示例:进入直播
必填
ClassStateImg
string
示例:https://smart-resource.sikegroup.com/ws.png
必填
ClassState
int
示例:0
必填
VideoTapeUrl
string
示例:
必填
LiveType
string
示例:live
必填
TypeColor
string
示例:#D8992B
必填
PlatformType
string
平台标识 示例:classin
必填

说明 / 示例

{ "code": 1, "message": "ok", "data": [ { "Id": "479bc36a7dfece155dead05dd13e5b51", "ClassName": "测试2", "Thedate": "2022-02-15", "Ctime": "14:10-14:30", "TeacherId": "7c954dcd68f225c7dba049dc233fd6ae", "TeacherName": "谭湘桂", "ClassStage": "新老师课程", "Intro": "", "Type": "", "MaxNumber": 0, "DeductCounts": 0, "Status": 0, "StartTime": "2022-02-15 14:10", "EndTime": "2022-02-15 14:30", "OrderState": 1, "Avatar": "https://sk-company-file.sikegroup.com/avatar/7c954dcd68f225c7dba049dc233fd6ae", "State": 3, "Sort": 0, "Bgimg": "", "StateImg": "https://smart-resource.sikegroup.com/Lable_live%403x.png", "ButtonState": 1, "ButtonText": "进入直播", "ClassStateImg": "https://smart-resource.sikegroup.com/ws.png", "ClassState": 0, "VideoTapeUrl": "", "LiveType": "live", "TypeColor": "#D8992B", "PlatformType": "classin" }, { "Id": "7383b2ababd12b768fe9ddd02a44c0b6", "ClassName": "体验课", "Thedate": "2021-08-15", "Ctime": "16:10-16:40", "TeacherId": "751d824c9c4d33e0d7a25beb6a9454ec", "TeacherName": "胡玉婷", "ClassStage": "体验课", "Intro": "", "Type": "", "MaxNumber": 0, "DeductCounts": 0, "Status": 0, "StartTime": "2021-08-15 16:10:00", "EndTime": "2021-08-15 16:40:00", "OrderState": 3, "Avatar": "https://smart-resource.sikegroup.com/ceac02f2162875434464e4d99bfe7fb4.png", "State": 2, "Sort": 0, "Bgimg": "", "StateImg": "https://smart-resource.sikegroup.com/Lable_over%403x.png", "ButtonState": 0, "ButtonText": "", "ClassStateImg": "", "ClassState": 0, "VideoTapeUrl": "", "LiveType": "live", "TypeColor": "#D8992B" } ] }