添加题目
POST
请求参数
参数名
类型
描述
必填
content
string
题目
必填
analysis
string
解析
必填
type
string
题目类型(单选题 | 多选题 | 判断题 | 简答题)
必填
answer1
string
选项
必填
key1
number
是否为正确答案(0为是,1为否)
必填
answer2
string
选项
必填
key2
number
是否为正确答案(0为是,1为否)
必填