文档
测试

学籍卡列表

GET
http://127.0.0.1:9001/java/studentRegister/getList

请求头

参数名
类型
描述
必填
Authorization
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzY2hvb2xJZCI6ImI1ODIzZDg0MjRhMzExZTc4YjYxMjg4MDIzYTIzNGQwIiwidXNlclR5cGUiOiIyIiwiZXhwIjoxNzIzNzA0MTgzLCJpYXQiOjE3MTUwNjQxODMsImFjY291bnQiOiIwNDliYjlkNjA0YjNjZmQzYmY2ZDM1OTNiNjU1MDQ1ZCJ9.BLj5cSaROWQI2CbOyHwuevAKbibPY_R_hc7AgDrh9Jw
必填

请求参数

参数名
类型
描述
必填
xiaoqu_id
校区
必填
xueduan
学段
必填
year
年级
必填
class_name
班级
必填
name
姓名
必填
status
状态 1待完善 2已完善 3待处理 4已转学
必填
page
必填
pagesize
必填

响应参数

参数名
类型
描述
必填
id
学籍id
必填
student_userid
学生id
必填
student_name
学生姓名
必填
class_name
班级名称
必填
status
状态 1待完善 2已完善 3待处理 已转学
必填
sex
性别
必填
birthday
出生日期
必填
nation
民族
必填
join_date
入队时间
必填
id_number
身份证
必填

说明 / 示例

{ "code": 200, "msg": "操作成功", "data": { "page_num": 1, "page_size": 10, "total_page": 1, "total": 308, "list": [ { "id": 44387, "student_userid": "be8247a1dc5c11ea9a617cd30ad3a9d6", "student_name": "徐俨", "id_number": "320281201611021332", "class_id": "2cb78ffe447711ee8b1e6afc9adadedf", "class_name": "二年级1班", "status": "2", "sex": "male", "birthday": "2016-11-02", "nation": "汉族", "join_date": null, "image": null }, { "id": 44388, "student_userid": "be05193be9d511ea9a617cd30ad3a9d6", "student_name": "魏晞凌", "id_number": "320281201702017275", "class_id": "2cb78ffe447711ee8b1e6afc9adadedf", "class_name": "二年级1班", "status": "2", "sex": "male", "birthday": "2017-02-01", "nation": "汉族", "join_date": null, "image": null }, { "id": 44389, "student_userid": "bd216490e9d511ea9a617cd30ad3a9d6", "student_name": "王奕钧", "id_number": "320281201611137298", "class_id": "2cb78ffe447711ee8b1e6afc9adadedf", "class_name": "二年级1班", "status": "2", "sex": "male", "birthday": "2016-11-13", "nation": "汉族", "join_date": null, "image": null }, { "id": 44390, "student_userid": "bc7026c5e9d511ea9a617cd30ad3a9d6", "student_name": "王悦", "id_number": "320281201706147261", "class_id": "2cb78ffe447711ee8b1e6afc9adadedf", "class_name": "二年级1班", "status": "2", "sex": "female", "birthday": "2017-06-14", "nation": "汉族", "join_date": null, "image": null }, { "id": 44391, "student_userid": "bb92b734e9d511ea9a617cd30ad3a9d6", "student_name": "李子玥", "id_number": "320281201611227285", "class_id": "2cb78ffe447711ee8b1e6afc9adadedf", "class_name": "二年级1班", "status": "2", "sex": "female", "birthday": "2016-11-22", "nation": "汉族", "join_date": null, "image": null }, { "id": 44392, "student_userid": "baf9bac8dc5c11ea9a617cd30ad3a9d6", "student_name": "陈俊屹", "id_number": "320281201611131013", "class_id": "2cb78ffe447711ee8b1e6afc9adadedf", "class_name": "二年级1班", "status": "2", "sex": "male", "birthday": "2016-11-13", "nation": "汉族", "join_date": null, "image": null }, { "id": 44393, "student_userid": "b7d4bd26dc5c11ea9a617cd30ad3a9d6", "student_name": "尚梦萱", "id_number": "320281201701011269", "class_id": "2cb78ffe447711ee8b1e6afc9adadedf", "class_name": "二年级1班", "status": "2", "sex": "female", "birthday": "2017-01-01", "nation": "汉族", "join_date": null, "image": null }, { "id": 44394, "student_userid": "b75c0b1ce9d511ea9a617cd30ad3a9d6", "student_name": "汤锦桐", "id_number": "320281201708101048", "class_id": "2cb78ffe447711ee8b1e6afc9adadedf", "class_name": "二年级1班", "status": "2", "sex": "female", "birthday": "2017-08-10", "nation": "汉族", "join_date": null, "image": null }, { "id": 44395, "student_userid": "b4be74a428d911ed89080e54efc3ef8e", "student_name": "王榆辰", "id_number": "350304201611143178", "class_id": "2cb78ffe447711ee8b1e6afc9adadedf", "class_name": "二年级1班", "status": "2", "sex": "male", "birthday": "2016-11-14", "nation": "汉族", "join_date": null, "image": null }, { "id": 44396, "student_userid": "a6e8aabfddfe11ea9a617cd30ad3a9d6", "student_name": "范之菻", "id_number": "320281201611107267", "class_id": "2cb78ffe447711ee8b1e6afc9adadedf", "class_name": "二年级1班", "status": "2", "sex": "female", "birthday": "2016-11-10", "nation": "汉族", "join_date": null, "image": null } ] } }