学生提交答案
POST
/answer/doing/{attribute_id}
接口描述
学生提交答案
请求参数
multipart/form-data参数名
类型
描述
必填
work_id
int
题目
必填
chapter_id
int
所属课时id
必填
answer_comment
string
作品理念
可选
annex
string
附件资源,示例[{"annex_name":"8fbc9a87104cc1f235b832950db949e1.jpeg"}]
必填
answer_id
int
作业记录id(修改时候必须传,且不能为空)
必填
title
string
作品标题
必填
响应参数
参数名
类型
描述
必填
code
int
返回状态码
必填
msg
string
返回描述
必填
data
array
返回数据
必填