学生提交作业接口
POST
{{host}}/event/submit
请求头
参数名
类型
描述
必填
token
string
用户标识
必填
请求参数
参数名
类型
描述
必填
event_id
int
事件id
必填
remark
string
备注,默认为空
可选
file
string
调用文件上传接口返回的file字段,(文件的hash key)
必填