文档
测试

答题界面

POST
https://www.winree.net/Api/share/app/question.htm

请求参数

参数名
类型
描述
必填
wid
String
分配id
必填
wkey
String
分配kye
必填
id
String
试卷id
必填

响应参数

参数名
类型
描述
必填
status
String
返回状态
必填
msg
String
状态信息
必填
data
json
返回数据
必填
qts
list
题目集合
必填
id
String
题目id
必填
title
String
题目
必填
select_type
String
选择类型(only:单选,more:多选)
必填
question_type
String
题目类型(select:选择题,judge:判断题)
必填
ans
map
选项集合
必填
useTime
String
考试时间
必填
paper_name
String
试卷名称
必填