【学员管理】学员列表
GET
http://{host}/api/educationSystem/studentList
接口描述
学员列表
请求参数
参数名
类型
描述
必填
limit
int
每页显示数量
必填
响应参数
参数名
类型
描述
必填
studentId
int
学员id
必填
studentNo
string
学员学号
必填
studentName
string
学员姓名
必填
total
int
总数
必填
mobile
String
手机号
必填