curl --location --request GET 'https://travel.daoziji.com/user/proposal/lineReport?tel=17666111103&dictId&lineType&locationId=441300&pageNumber&pageSize' \
--header 'Authentication: eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJkZTQ3NTBlZjM2YmU0ZWRlOTVkNzZhNTVmMDZlMjIwMSIsInN1YiI6IjJ2eCIsImlzcyI6InNnIiwiaWF0IjoxNjk5NjAyMTc3LCJleHAiOjE3MzExMzgxNzd9.1ESx2OoOogj-qXdxUSuHuk0ofTwYgYNiJhDqs8OwwtE' \
--header 'token: 59488631878869803924403251'
{
"msg": "操作成功",
"code": 200,
"data": {
"current": 1,
"pages": 1,
"records": [
{
"distance": 80780,
"id": 743,
"isReport": null,
"name": "5-21手动新建",
"planTime": "2天",
"scenicCount": 0,
"score": 0,
"taskCount": 0,
"themeImg": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/file84af62ce3cb44ffba46b8b95e233148a.png"
},
{
"distance": 100577,
"id": 705,
"isReport": 1,
"name": "2024-05-18跟团游",
"planTime": "1天",
"scenicCount": 16,
"score": 0,
"taskCount": 0,
"themeImg": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/filee1dcfb844b404745860ad395685f025d.jpg"
},
{
"distance": 11422,
"id": 703,
"isReport": 0,
"name": "大海测试线路999",
"planTime": "10天",
"scenicCount": 6,
"score": 0,
"taskCount": 0,
"themeImg": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/file290d6430fb1547c29d4559b27addc2c8.jpg"
},
{
"distance": 72798,
"id": 744,
"isReport": 0,
"name": "墨园经典",
"planTime": "2天",
"scenicCount": 0,
"score": 0,
"taskCount": 0,
"themeImg": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/file82b2664456c44b2da23e84680485c62d.jpeg"
}
],
"size": 10,
"total": 4
}
}