我的课程列表
POST
http://exam.huamais.com/api/teacher/student_course_list
请求参数
参数名
类型
描述
必填
token
string
示例:
必填
start
string
示例:
必填
page_size
string
示例:
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
count
int
示例:1
必填
id
int
示例:1 id
必填
hour
int
示例:10 总课时
必填
teacher_id
int
示例:2 教师id
必填
course_id
int
示例:1
必填
grade_id
int
示例:1
必填
class_id
int
示例:10
必填
use_hour
int
示例:1 使用课时
必填
user_id
int
示例:4 用户id
必填
title
string
示例:初一语文六年级寒假2班 标题
必填
teacher_name
string
示例:强子 教师名称
必填
cours_status
int
示例:1 0未开始 1进行中 2已上完
必填