文档
测试

撤销评价

POST
http://leave2.com/evaluate/api/ParentCommentForTeach/cancelScore

请求头

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

请求参数

参数名
类型
描述
必填
id
学生评价详情id
必填

说明 / 示例

{ "status": 0, "msg": "操作成功", "datas": {### 三级标题 "id": "231", "title": "sdgd", "content": "sdgsd", "status": "1", "student_userid": "2021010992", "student_name": "陈铭宇", "class_id": "13", "class_name": "二年级1班", "category_code": null, "category_name": null, "item_name": null, "real_score": null, "dimension_title": null, "create_by_uuid": null, "create_by_account": null, "create_by_name": null, "create_date": "2022-09-24 15:04:03", "edit_by_uuid": null, "edit_by_account": null, "edit_by_name": null, "edit_date": "2022-09-24 15:04:03", "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "company_uuid": "wpB77hCAAAHV0TcmkNGR1TNbbH6TjX-A", "company_name": "江阴市周庄倪家巷实验小学", "files": [ { "id": "1248", "storage_type": "local", "storage_path": "/upload/file/202011/d228c79ec7850bd9b61bbde5e691b704.png", "title": "1.png", "storage_title": "d228c79ec7850bd9b61bbde5e691b704.png", "file_type": "png", "file_size": "24796", "width": "0", "height": "0", "object_module": "evaluate_parent_comment", "object_id": "231", "public": "1", "is_attachment": "0", "create_by_uuid": null, "create_by_account": null, "create_by_name": null, "create_date": "2020-11-12 16:32:31", "edit_by_uuid": null, "edit_by_account": null, "edit_by_name": null, "edit_date": "2020-11-12 16:32:31", "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "company_uuid": null } ] } }