文档
测试

内容的题列表

GET
http://127.0.0.1:8000/api/reward/question?page=1&pageSize=10&id=14

请求头

参数名
类型
描述
必填
applet
int
示例:1
必填
userId
int
示例:7010
必填
cardId
int
示例:1703
必填
companyId
int
示例:1367
必填

请求参数

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

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:成功
必填
data
object
数据字典
必填
total
int
示例:5
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1
必填
form_type
int
示例:2
必填
serial_number
int
示例:1
必填
answerA
string
示例:1
必填
answerB
string
示例:2
必填
answerC
string
示例:3
必填
answerD
string
示例:4
必填
title
string
示例:1234谁最大
必填
company_id
object
示例:null
必填
list_id
int
示例:14
必填
correct_answer
string
示例:A
必填
correct_score
int
示例:11
必填
error_score
int
示例:22
必填
card_id
int
示例:1
必填
reward_answer_type
int
示例:1
必填
create_time
string
示例:2021-11-04 16:11:04
必填