curl --location --request GET 'https://travel.daoziji.com/user/question/findQuestion?scenicName=景点&type=&pageNumber=&pageSize=' \
--header 'token: 59488631878869803924403251'
{
"msg": "操作成功",
"code": 200,
"data": {
"records": [
{
"id": 1,
"userId": 3,
"topic": "“东征阵亡烈士纪念碑”名称是由( )题名?",
"type": 1,
"selectTrue": 1,
"limitTime": 86400,
"createTime": "2023-10-17T15:16:13.000+08:00",
"updateTime": "2023-10-17T18:45:59.000+08:00",
"remark": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",
"testOptionList": null,
"scenicName": "景点1",
"select": "A",
"testOptions": [
{
"id": 1,
"questionId": 1,
"text": "林振雄",
"sort": 1
},
{
"id": 2,
"questionId": 1,
"text": "周骏彦",
"sort": 2
},
{
"id": 3,
"questionId": 1,
"text": "俞飞鹏",
"sort": 3
}
]
},
{
"id": 2,
"userId": 3,
"topic": "林振雄在日本陆军士官学校深造中,与( )是同学?",
"type": 1,
"selectTrue": 2,
"limitTime": 3600,
"createTime": "2023-10-17T15:16:13.000+08:00",
"updateTime": "2023-10-17T18:45:59.000+08:00",
"remark": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",
"testOptionList": null,
"scenicName": "景点1",
"select": "B",
"testOptions": [
{
"id": 5,
"questionId": 2,
"text": "孙中山",
"sort": 1
},
{
"id": 6,
"questionId": 2,
"text": "蒋介石",
"sort": 2
},
{
"id": 7,
"questionId": 2,
"text": "姚雨平",
"sort": 3
},
{
"id": 8,
"questionId": 2,
"text": "林激真",
"sort": 4
},
{
"id": 15,
"questionId": 2,
"text": "啊啊啊",
"sort": 5
}
]
},
{
"id": 3,
"userId": 3,
"topic": "“东征阵亡烈士纪念碑”前后两块大理石刻的字是( )",
"type": 1,
"selectTrue": 2,
"limitTime": 3600,
"createTime": "2023-10-17T15:16:13.000+08:00",
"updateTime": "2023-10-17T18:46:00.000+08:00",
"remark": null,
"testOptionList": null,
"scenicName": "景点1",
"select": "B",
"testOptions": [
{
"id": 9,
"questionId": 3,
"text": "精神不朽 气壮山河",
"sort": 1
},
{
"id": 10,
"questionId": 3,
"text": "精神不朽 气壮西湖",
"sort": 2
},
{
"id": 11,
"questionId": 3,
"text": "精神不灭 气壮山河",
"sort": 3
},
{
"id": 12,
"questionId": 3,
"text": "精神不灭 气壮西湖",
"sort": 4
}
]
},
{
"id": 4,
"userId": 3,
"topic": "“朝京门”名称是由()题写?惠州在清朝的名称叫()?",
"type": 4,
"selectTrue": null,
"limitTime": 1800,
"createTime": "2023-10-17T15:16:13.000+08:00",
"updateTime": "2023-10-17T18:46:01.000+08:00",
"remark": null,
"testOptionList": null,
"scenicName": "景点1",
"select": null,
"testOptions": [
{
"id": 13,
"questionId": 4,
"text": "张海",
"sort": 9
},
{
"id": 14,
"questionId": 4,
"text": "惠州府",
"sort": 23
}
]
}
],
"total": 4,
"size": 4,
"current": 1,
"orders": [],
"optimizeCountSql": true,
"searchCount": true,
"countId": null,
"maxLimit": null,
"pages": 1
}
}