问答题批量提交批分
POST
handleAnwserQuestionApi
接口描述
问答题批量提交批分
请求头
参数名
类型
描述
必填
Authorization
设备登陆获取的token
必填
请求参数
参数名
类型
描述
必填
exam_question_id
问答题ID
必填
exam_log_id
下发记录id
必填
score
分数
必填
响应参数
参数名
类型
描述
必填
code
int
接口返回结果成功0为失败1为成功
必填
msg
varchar
返回的提示信息·
必填
info
json
返回的结果数据,当code为1时才会有结果,否则为空
必填