文档
测试

首页班级详情数据

POST
http://leave2.com/evaluate/api/ClassScreen/getClassDetail

请求参数

参数名
类型
描述
必填
device_id
必填

响应参数

参数名
类型
描述
必填
class_name
班级名称
必填
grade_name
年级名称
必填
teacher_name
班主任
必填
teacher_count
老师数量
必填
student_count
学生数量
必填
company_name
学校名称
必填
honors
list
荣誉列表
必填
honor_title
荣誉名称
必填
period
周期 1周 2月 3学期
必填
period_num
第几周
必填
start_date
开始日期
必填
end_date
结束日期
必填
month
第几月
必填

说明 / 示例

{ "status": 0, "msg": "操作成功", "datas": { "id": "124", "device_id": "CC-4B-73-D6-3A-18", "class_id": "3790", "class_name": "一年级1班", "grade_id": "3799", "grade_name": "一年级", "location": "一年级1班", "type": "1", "xiaoqu_id": null, "xiaoqu_name": null, "theme": "1", "home_type": "2", "version": "1.0.6", "create_by_uuid": "848404f6ea6498076f07e1f59074660d", "create_by_account": null, "create_by_name": "张亚辉", "create_date": "2022-08-30 10:41:48", "edit_by_uuid": "1161e0631beaddd39a0599e06786189e", "edit_by_account": null, "edit_by_name": "企微技术", "edit_date": "2022-08-30 11:06:57", "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "company_uuid": "wpB77hCAAAG4L0iauGNS2Xc8uCSIZynA", "company_name": "张家港市港口学校", "visit_times": "0", "honors": [ { "id": "274180", "honor_id": "269913", "honor_title": "文明班级", "xueduan": "3", "xueduan_name": "小学", "xiaoqu": "2", "xiaoqu_name": "张家港市港口学校", "period": "1", "period_id": "269995", "period_num": "2", "start_date": "2024-02-26", "end_date": "2024-03-03", "month": null, "remark": "", "public": "1", "create_by_uuid": "18fd927fd5e99fa085e75f897509ab12", "create_by_account": null, "create_by_name": "孙榆童", "create_date": "2024-03-01 16:12:13", "edit_by_uuid": "18fd927fd5e99fa085e75f897509ab12", "edit_by_account": null, "edit_by_name": "孙榆童", "edit_date": "2024-03-01 16:12:13", "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "company_uuid": "wpB77hCAAAG4L0iauGNS2Xc8uCSIZynA", "company_name": "张家港市港口学校", "school_year_id": "32" } ], "teacher_name": "孙赵丹", "teacher_count": 13, "student_count": 34, "password": "0672" } }