获取综合测试题
GET
http://localhost:8076/clientapi/course/getcomprehensivetest?randomCount=100
请求头
参数名
类型
描述
必填
token
string
示例:85ae2e8b205099faafe6516cd875dd14
必填
请求参数
参数名
类型
描述
必填
randomCount
int
随机试题数量(默认为100)
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
status
boolean
示例:true
必填
id
int
试题id
必填
title
string
标题
必填
category
int
类型 0:单选 1:多选 2:判断
必填
typestring
string
难度
必填
content
string
内容
必填
sort
int
排序
必填
id
int
示例:22420
必填
requestid
int
示例:2581
必填
title
string
示例: quadratus lumborum
必填
content
string
示例: quadratus lumborum
必填
iscorrectoption
int
示例:0
必填
sort
int
示例:1
必填
createdAt
string
示例:2021-01-28T06:30:53.000Z
必填
updatedAt
string
示例:2021-01-28T06:30:53.000Z
必填