文档
测试

获取测评题目

GET
http://localhost:88/api/ums/evaluation/list?page=1&limit=10

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
limit
int
示例:10
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
page
object
数据字典
必填
totalCount
int
示例:10
必填
pageSize
int
示例:10
必填
totalPage
int
示例:1
必填
currPage
int
示例:1
必填
list
array
数据列表
必填
id
int
示例:2
必填
choiceA
string
示例:没有或很少时间
必填
choiceB
string
示例:小部分时间
必填
choiceC
string
示例:相当多时间
必填
choiceD
string
示例:绝大部分时间
必填
origin
string
示例:觉得平时容易紧张或焦虑?
必填
createDate
object
示例:null
必填