题目详情
GET
http://localhost:3000/api/question/:qid
响应参数
参数名
类型
描述
必填
code
Number
端响应状态码,200为成功,400为失败
必填
msg
String
提示信息
必填
data
Obj
返回的数据
必填