学生列表
GET
{{baseUrl}}/manager/student-materials?kw=:kw&gradeId=:gradeId&classId=:classId&page=:page&prePage=:prePage
请求头
参数名
类型
描述
必填
User-Id
string
(Required) 用户ID
可选
User-Type
string
(Required) 用户类型(2:后台账号,3:APP账号)
可选
Accept
string
示例:application/json
可选
请求参数
参数名
类型
描述
必填
kw
string
示例::kw
可选
gradeId
string
示例::gradeId
可选
classId
string
示例::classId
可选
page
string
示例::page
可选
prePage
string
示例::prePage
可选
响应参数
参数名
类型
描述
必填
msg
string
示例:elit in
必填
code
float
示例:-77238026.89637123
必填
totalPage
float
示例:-31093465.267445624
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
totalCount
float
示例:-31560242.47219631
必填
currentPage
float
示例:20512934.753678456
必填