curl --location --request GET 'https://travel.daoziji.com/userproposalItinerary/scenic/history/findTask?partyId=19' \
--header 'token: 59488631878869803924403251'
{
"msg": "操作成功",
"code": 200,
"data": [
{
"id": 2,
"groupId": 27,
"scenicId": 3,
"sort": 1,
"groupForm": 0,
"proposalItineraryGroupScenicTasks": [
{
"id": 93,
"groupScenicId": 2,
"taskId": 23,
"testTask": {
"id": 23,
"scenicId": 3,
"tel": "13147302090",
"userId": 3,
"title": "答题任务",
"introduce": "回答题目",
"mode": 3,
"type": 2,
"prop": "无",
"img": "http://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/hzdaoziji/2022/12/03/48e2fae120d541febf0b5a1c1fd081f9.png",
"duration": 900,
"status": 0,
"checkStatus": true,
"createTime": "2023-10-18 10:08:09",
"updateTime": "2023-11-11 18:44:48",
"questionIds": [],
"testQuestionDtos": [],
"questions": [],
"testTaskQuestions": [
{
"id": 1,
"taskId": 23,
"questionId": 7,
"testQuestion": {
"id": 7,
"tel": "13147302090",
"userId": 3,
"topic": "“东征阵亡烈士纪念碑”名称是由( )题名?",
"type": 1,
"selectTrue": 1,
"limitTime": 86400,
"checkStatus": true,
"createTime": "2023-10-20 17:59:34",
"updateTime": "2023-11-11 18:57:22",
"remark": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",
"testOptionList": [
{
"id": 35,
"questionId": 7,
"text": "林振雄",
"sort": 1
},
{
"id": 36,
"questionId": 7,
"text": "周骏彦",
"sort": 2
},
{
"id": 37,
"questionId": 7,
"text": "俞飞鹏",
"sort": 3
},
{
"id": 38,
"questionId": 7,
"text": "宋荣昌",
"sort": 4
}
]
}
},
{
"id": 2,
"taskId": 23,
"questionId": 8,
"testQuestion": {
"id": 8,
"tel": "13147302090",
"userId": 3,
"topic": "林振雄在日本陆军士官学校深造中,与( )是同学?",
"type": 1,
"selectTrue": 2,
"limitTime": 3600,
"checkStatus": true,
"createTime": "2023-10-20 17:59:34",
"updateTime": "2023-11-11 18:57:22",
"remark": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",
"testOptionList": [
{
"id": 39,
"questionId": 8,
"text": "孙中山",
"sort": 1
},
{
"id": 40,
"questionId": 8,
"text": "蒋介石",
"sort": 2
},
{
"id": 41,
"questionId": 8,
"text": "姚雨平",
"sort": 3
},
{
"id": 42,
"questionId": 8,
"text": "林激真",
"sort": 4
}
]
}
},
{
"id": 3,
"taskId": 23,
"questionId": 9,
"testQuestion": {
"id": 9,
"tel": "13147302090",
"userId": 3,
"topic": "“东征阵亡烈士纪念碑”前后两块大理石刻的字是( )",
"type": 1,
"selectTrue": 2,
"limitTime": 3600,
"checkStatus": true,
"createTime": "2023-10-20 17:59:34",
"updateTime": "2023-11-11 18:57:23",
"testOptionList": [
{
"id": 43,
"questionId": 9,
"text": "精神不朽 气壮山河",
"sort": 1
},
{
"id": 44,
"questionId": 9,
"text": "精神不朽 气壮西湖",
"sort": 2
},
{
"id": 45,
"questionId": 9,
"text": "精神不灭 气壮山河",
"sort": 3
},
{
"id": 46,
"questionId": 9,
"text": "精神不灭 气壮西湖",
"sort": 4
}
]
}
},
{
"id": 4,
"taskId": 23,
"questionId": 10,
"testQuestion": {
"id": 10,
"tel": "13147302090",
"userId": 3,
"topic": "“朝京门”名称是由()题写?惠州在清朝的名称叫()?",
"type": 4,
"limitTime": 1800,
"checkStatus": true,
"createTime": "2023-10-20 17:59:34",
"updateTime": "2023-11-11 18:57:23",
"testOptionList": [
{
"id": 47,
"questionId": 10,
"text": "张海",
"sort": 9
},
{
"id": 48,
"questionId": 10,
"text": "惠州府",
"sort": 23
}
]
}
}
],
"userHistoryTasks": []
},
"groupTaskHistories": []
}
],
"groupScenicHistories": [],
"groupTasks": []
}
]
}