文档
测试

上报详情

POST
http://quality.com/quality/api/StuGrow/getGrowDetail

请求头

参数名
类型
描述
必填
Authorization
NUc9ci02bENnTHNTUTQwOW82ZnVTckJ5Vkhzejhza0dZN2YyUTR4U1RHUDJQNFJTVUdNRDkzRHFSRmViNjhsS1c3c3VSdHhSbjdQajgzazFqN3NxVG9WLWJKPXpPODB5ZktzU01zaDlwN3M2THJCRnIzUXI4NjE5dk1RalQ5VlNzTXdDYQ%3D%3D
必填

请求参数

参数名
类型
描述
必填
id
上报id
必填

响应参数

参数名
类型
描述
必填
id
上报id
必填
module_id
模块id
必填
object_id
项目id
必填
status
状态 1待审核 2审核通过 3审核不通过
必填
items
list
内容
必填
fail_reason
审核失败原因
必填

说明 / 示例

{ "status": 0, "msg": "操作成功", "datas": { "id": "1108696", "template_id": "416", "module_id": "423", "module_code": "sys_yishu", "object_id": null, "object_code": null, "object_title": "竖笛", "class_id": "442", "class_name": "三年级1班", "grade_id": "441", "grade_name": "小学三年级", "student_id": "a6440f8f22d7349b14b730a399f6b3e1", "student_name": "施小小", "status": "2", "fail_reason": null, "items": [ { "id": "1170", "template_id": "416", "module_id": "423", "module_code": "sys_yishu", "title": "艺术技能名称", "value": "竖笛", "description": "", "sort": "1", "remark": "", "type": "1", "is_require": "1", "create_by_uuid": "", "create_by_name": "", "create_date": "2025-05-23 08:39:24" }, { "id": "1171", "template_id": "416", "module_id": "423", "module_code": "sys_yishu", "title": "已学年限", "value": "1", "description": "", "sort": "2", "remark": "", "type": "1", "is_require": "1", "create_by_uuid": "", "create_by_name": "", "create_date": "2025-05-23 08:39:32" }, { "id": "1172", "template_id": "416", "module_id": "423", "module_code": "sys_yishu", "title": "学习途径", "value": "上课", "description": "", "sort": "3", "remark": "", "type": "1", "is_require": "1", "create_by_uuid": "", "create_by_name": "", "create_date": "2025-05-23 08:40:08" }, { "id": "1173", "template_id": "416", "module_id": "423", "module_code": "sys_yishu", "title": "达标途径", "value": "考试", "description": "", "sort": "4", "remark": "", "type": "1", "is_require": "1", "create_by_uuid": "", "create_by_name": "", "create_date": "2025-05-23 08:40:17" }, { "id": "1174", "template_id": "416", "module_id": "423", "module_code": "sys_yishu", "title": "达标等第", "value": "优秀", "description": "达标|良好|优秀", "sort": "5", "remark": "", "type": "1", "is_require": "1", "create_by_uuid": "", "create_by_name": "", "create_date": "2025-05-23 08:40:26" }, { "id": "1175", "template_id": "416", "module_id": "423", "module_code": "sys_yishu", "title": "达标时间", "value": "2025.08.07", "description": "", "sort": "6", "remark": "", "type": "1", "is_require": "1", "create_by_uuid": "", "create_by_name": "", "create_date": "2025-05-23 08:40:33" } ], "xueduan": "小学", "school_year_id": "34", "school_year_title": "2024-2025学年", "create_by_uuid": null, "create_by_name": null, "create_date": "2025-05-30 10:06:15" } }