文档
测试

年级列表

POST
http://leave.com/evaluate/api/baseInfo/getGradeListByXiaoqu

请求参数

参数名
类型
描述
必填
company_uuid
学校id
必填
school_id
校区id
必填

说明 / 示例

{ "status": 0, "msg": "操作成功", "datas": [ { "id": "7954", "name": "一年级", "parent_id": "7953", "type": "2", "type_name": "年级", "register_year": "2021", "standard_grade": "31", "order": "0", "open_group_chat": "0", "company_uuid": "b588942224a311e78b61288023a234d0", "create_by_account": null, "create_by_name": null, "create_date": null, "edit_by_uuid": null, "edit_by_account": null, "edit_by_name": null, "edit_date": null, "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "create_by_uuid": null, "teacher_num": "0", "student_num": "0", "department_name": "小学一年级", "path": ",1,3,7953,7954,", "jck_match": "1", "campus_class_name": "" }, { "id": "7955", "name": "二年级", "parent_id": "7953", "type": "2", "type_name": "年级", "register_year": "2020", "standard_grade": "32", "order": "0", "open_group_chat": "0", "company_uuid": "b588942224a311e78b61288023a234d0", "create_by_account": null, "create_by_name": null, "create_date": null, "edit_by_uuid": null, "edit_by_account": null, "edit_by_name": null, "edit_date": null, "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "create_by_uuid": null, "teacher_num": "0", "student_num": "0", "department_name": "小学二年级", "path": ",1,3,7953,7955,", "jck_match": "1", "campus_class_name": "" }, { "id": "7956", "name": "三年级", "parent_id": "7953", "type": "2", "type_name": "年级", "register_year": "2019", "standard_grade": "33", "order": "0", "open_group_chat": "0", "company_uuid": "b588942224a311e78b61288023a234d0", "create_by_account": null, "create_by_name": null, "create_date": null, "edit_by_uuid": null, "edit_by_account": null, "edit_by_name": null, "edit_date": null, "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "create_by_uuid": null, "teacher_num": "0", "student_num": "0", "department_name": "小学三年级", "path": ",1,3,7953,7956,", "jck_match": "1", "campus_class_name": "" }, { "id": "7957", "name": "四年级", "parent_id": "7953", "type": "2", "type_name": "年级", "register_year": "2018", "standard_grade": "34", "order": "0", "open_group_chat": "0", "company_uuid": "b588942224a311e78b61288023a234d0", "create_by_account": null, "create_by_name": null, "create_date": null, "edit_by_uuid": null, "edit_by_account": null, "edit_by_name": null, "edit_date": null, "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "create_by_uuid": null, "teacher_num": "0", "student_num": "0", "department_name": "小学四年级", "path": ",1,3,7953,7957,", "jck_match": "1", "campus_class_name": "" }, { "id": "7958", "name": "五年级", "parent_id": "7953", "type": "2", "type_name": "年级", "register_year": "2017", "standard_grade": "35", "order": "0", "open_group_chat": "0", "company_uuid": "b588942224a311e78b61288023a234d0", "create_by_account": null, "create_by_name": null, "create_date": null, "edit_by_uuid": null, "edit_by_account": null, "edit_by_name": null, "edit_date": null, "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "create_by_uuid": null, "teacher_num": "0", "student_num": "0", "department_name": "小学五年级", "path": ",1,3,7953,7958,", "jck_match": "1", "campus_class_name": "" }, { "id": "7959", "name": "六年级", "parent_id": "7953", "type": "2", "type_name": "年级", "register_year": "2016", "standard_grade": "36", "order": "0", "open_group_chat": "0", "company_uuid": "b588942224a311e78b61288023a234d0", "create_by_account": null, "create_by_name": null, "create_date": null, "edit_by_uuid": null, "edit_by_account": null, "edit_by_name": null, "edit_date": null, "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "create_by_uuid": null, "teacher_num": "0", "student_num": "0", "department_name": "小学六年级", "path": ",1,3,7953,7959,", "jck_match": "1", "campus_class_name": "" } ] }