curl --location --request GET 'https://travel.daoziji.com/user/proposal/parentLine?tel=18617164829&dictId&lineType&locationId=441300&pageNumber&pageSize' \
--header 'Authentication: eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJkZTQ3NTBlZjM2YmU0ZWRlOTVkNzZhNTVmMDZlMjIwMSIsInN1YiI6IjJ2eCIsImlzcyI6InNnIiwiaWF0IjoxNjk5NjAyMTc3LCJleHAiOjE3MzExMzgxNzd9.1ESx2OoOogj-qXdxUSuHuk0ofTwYgYNiJhDqs8OwwtE' \
--header 'token: 59488631878869803924403251'
{
"msg": "操作成功",
"code": 200,
"data": {
"current": 1,
"pages": 1,
"records": [
{
"childName": "大海1123",
"distance": 3227,
"id": 711,
"isReport": 0,
"name": "测试线路财务",
"planTime": "7天",
"scenicCount": 0,
"score": 0,
"taskCount": 0,
"themeImg": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/filef94ccfded7f04a8fad601d1c7d8d9fd1.jpg"
}
],
"size": 10,
"total": 1
}
}