文档
测试

分页获取学生信息

GET
{{baseUrl}}/pub/persons/student-list?kw={{kw}}&status={{status}}&gradeType={{gradeType}}&gradeId={{gradeId}}&classId={{classId}}&sex={{sex}}&page={{page}}&pageSize={{pageSize}}

请求头

参数名
类型
描述
必填
User-Id
string
(Required) 用户ID
可选
User-Type
string
(Required) 用户类型(2:后台账号,3:APP账号)
可选
Accept
string
示例:application/json
可选

请求参数

参数名
类型
描述
必填
kw
string
示例:{{kw}}
可选
status
string
示例:{{status}}
可选
gradeType
string
示例:{{gradeType}}
可选
gradeId
string
示例:{{gradeId}}
可选
classId
string
示例:{{classId}}
可选
sex
string
示例:{{sex}}
可选
page
string
示例:{{page}}
可选
pageSize
string
示例:{{pageSize}}
可选

响应参数

参数名
类型
描述
必填
msg
string
示例:magna
必填
code
float
示例:-66106073.6513793
必填
data
object
数据字典
必填
totalPage
float
示例:-81644115.32083808
必填
dataList
object
数据字典
必填
personName
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
classId
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
sex
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
idCardNo
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
personId
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
className
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
pic
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
age
object
数据字典
必填
value
string
示例:<Error: Too many levels of nesting to fake this schema>
必填
totalCount
float
示例:-84616929.72985148
必填
currentPage
float
示例:94005998.6741752
必填