获取班级列表信息
POST
/api/exam/question/teaching/class_list.form
接口描述
根据年级获取当前登录教师学校的班级列表信息
请求参数
参数名
类型
描述
必填
gradeId
int
年级id
必填
响应参数
参数名
类型
描述
必填
message
string
示例:操作成功
必填
code
int
示例:200
必填
name
string
示例:2班
必填
id
int
示例:610321
必填
sectionId
int
示例:1
必填
schoolId
int
示例:10467
必填
gradeId
int
示例:11
必填
classnum
string
示例:02
必填
schoolyearCode
int
示例:2020
必填
lastUpdateTime
int
示例:1471859850000
必填
method
object
示例:null
必填
pageNumber
int
示例:1
必填
asc
boolean
示例:true
必填
orderBy
object
示例:null
必填