/students
POST
/students
接口描述
请求指定范围的学生列表
请求头
参数名
类型
描述
必填
offset
int
页面偏移量
必填
limit
int
页面大小
必填
请求参数
参数名
类型
描述
必填
students
json
学生列表
必填