文档
测试

获取试题绑定的单词

GET
http://localhost:8076/api/requestion/getrequestbindwords?requestid=19

请求参数

参数名
类型
描述
必填
requestid
int
示例:19
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
data
object
数据字典
必填
status
boolean
示例:true
必填
data
array
绑定的数据列表
必填
id
int
绑定id
必填
requestid
int
试题id
必填
wordsid
int
单词id
必填
createdAt
string
示例:2021-05-27T15:03:13.000Z
必填
updatedAt
string
示例:2021-05-27T15:03:13.000Z
必填
yibei_requestion_const
object
试题信息
必填
id
int
示例:19
必填
title
string
示例:Upper trapezius attaches to
必填
category
int
示例:1
必填
typestring
string
示例:Anatomy
必填
content
string
示例:Upper trapezius attaches to
必填
sort
int
示例:19
必填
status
int
示例:0
必填
createdAt
string
示例:2021-01-28T14:23:20.000Z
必填
updatedAt
string
示例:2021-01-28T14:23:20.000Z
必填
yibei_newdcword_paper_const
object
单词信息
必填
id
int
示例:46
必填
paperid
int
示例:6
必填
atitle
string
示例:Concentric
必填
btitle
string
示例: muscle contraction + shortened
必填
voicepath
object
示例:null
必填
sort
int
示例:1
必填
createdAt
string
示例:2021-02-03T23:25:25.000Z
必填
updatedAt
string
示例:2021-02-03T23:25:25.000Z
必填