文档
测试

我的题库列表

POST
/api/exam/question/my_questions.form

接口描述

根据条件获取我的题库列表

请求参数

参数名
类型
描述
必填
pageNumber
int
当前页码 默认1开始
必填
pageSize
int
一页的数据量 默认20
必填
typeId
int
题型id
必填
difficulty
int
困难度
必填
answerType
String
在线检测状态 0全部 1在线检测
必填
gradeId
int
年级id
必填
subjectId
int
科目id
必填

响应参数

参数名
类型
描述
必填
message
string
示例:操作成功
必填
code
int
示例:200
必填
body
object
数据字典
必填
page
object
数据字典
必填
firstPage
boolean
示例:true
必填
endPageNumber
int
示例:1
必填
totalNumberOfElements
int
示例:6
必填
thisPageElements
array
数据列表
必填
typeName
object
示例:null
必填
id
int
示例:1705087
必填
content
string
示例:<p>测试</p>
必填
comment
object
示例:null
必填
attribute
int
示例:0
必填
year
int
示例:2020
必填
description
object
示例:null
必填
status
int
示例:1
必填
districtName
string
示例:河北省
必填
mp4Name
string
示例:htwk-pep3a-u5-sp1.mp4
必填
mp4Size
int
示例:39881
必填
mp4Time
int
示例:0
必填
mp4Url
string
示例:/resource2/paper/mp4/htwk-pep3a-u5-sp1.mp4
必填
usageCount
int
示例:0
必填
tag
object
示例:null
必填
uid
int
示例:1501
必填
districtCode
string
示例:13
必填
gradeId
int
示例:11
必填
isSub
boolean
示例:false
必填
coverage
int
示例:10
必填
belong
int
示例:1
必填
difficulty
int
示例:1
必填
subjectId
int
示例:1
必填
answerList
object
示例:null
必填
recommend
int
示例:0
必填
examinationKey
object
示例:null
必填
parentId
int
示例:0
必填
createTime
string
示例:2021-11-29
必填
typeId
int
示例:1
必填
mp3Time
int
示例:0
必填
mp3Url
object
示例:null
必填
mp3Size
int
示例:0
必填
mp3Name
object
示例:null
必填
presetTime
int
示例:60
必填
analysis
object
示例:null
必填
answer
string
示例:<p>测试</p>
必填
answerType
boolean
示例:true
必填
updateTime
string
示例:2021-11-29
必填
mark
int
示例:20
必填
difficultyName
object
示例:null
必填
original
object
示例:null
必填
method
object
示例:null
必填
asc
boolean
示例:true
必填
orderBy
object
示例:null
必填
pageNumber
int
示例:1
必填
thisPageNumberOfElements
int
示例:6
必填
lastPageNumber
int
示例:1
必填
pageSize
int
示例:20
必填
lastPage
boolean
示例:true
必填
nextPageNumber
int
示例:1
必填
previousPageNumber
int
示例:1
必填
beginPageNumber
int
示例:1
必填
thisPageLastElementNumber
int
示例:6
必填
thisPageFirstElementNumber
int
示例:1
必填
thisPageNumber
int
示例:1
必填