文档
测试

根据试卷id数组返回试题

GET
http://localhost:8076/api/requestion/getpaperrequestionbyids?ids=1%2C2%2C3%2C4%2C56

请求参数

参数名
类型
描述
必填
ids
string
示例:1,2,3,4,56
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
data
object
数据字典
必填
status
boolean
示例:true
必填
data
object
数据字典
必填
count
int
示例:9
必填
rows
array
数据列表
必填
id
int
示例:2257
必填
paperid
int
示例:56
必填
requestionid
int
示例:295
必填
createdAt
string
示例:2021-01-30T23:13:17.000Z
必填
updatedAt
string
示例:2021-01-30T23:13:17.000Z
必填
yibei_requestion_const
object
数据字典
必填
id
int
示例:295
必填
title
string
示例:Assessment Chapter 10 Question 1
必填
category
int
示例:0
必填
typestring
string
示例:Assessment
必填
content
string
示例:The action of gluteus maximus and gluteus medius at the hip joint
必填
sort
int
示例:291
必填
status
int
示例:1
必填
createdAt
string
示例:2021-01-28T14:24:11.000Z
必填
updatedAt
string
示例:2021-01-28T14:24:11.000Z
必填