导出
GET
/webtenant/stat/question/export请求参数
Query 参数
chapterIds
array[integer <int64>]
章节id
chapterRegexp
string
可选
difficultyList
array[integer <int32>]
难度
limitNum
integer <int32>
可选
pageNum
integer <int32>
页码
pageSize
integer <int32>
分页大小
paperId
integer <int64>
试卷id
questionDesc
string
题干
questionIdList
array[integer <int64>]
可选
questionTypeList
array[integer <int32>]
题型
sortSql
string
可选
sortType
integer <int32>
可选
排序类型: 答题次数(1,2) 答对次数(3,4) 正确率(5,6) 答错次数(7,8) 错误率(9,10) 纠错次数(11,12) 收藏次数(13,14)
textbookId
integer <int64>
教材id
示例代码
返回响应
成功(200)
没有权限(401)
禁止访问(403)
记录不存在(404)
HTTP 状态码: 200
内容格式: JSON*/*
OK
数据结构
object {0}
示例
{}
最后修改时间: 2 天前