【学员管理】学员详情接口
GET
http://{host}/api/educationSystem/studentInfo/{id}
接口描述
学员详情接口
请求参数
参数名
类型
描述
必填
id
int
学员id
必填
响应参数
参数名
类型
描述
必填
studentId
int
学员id
必填
studentName
string
学员姓名
必填
mobile
string
手机
必填
studentSex
int
学员性别
必填
grade
int
年级
必填
birthday
string
出生日期
必填
wxNo
string
微信号
必填
provinceCode
int
省份
必填
cityCode
int
城市
必填
areaCode
int
地区
必填