curl --location --request GET 'https://travel.daoziji.com/user/proposal/hotPlanLinePayDetail?proposalId=671' \
--header 'Authentication: eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJkZTQ3NTBlZjM2YmU0ZWRlOTVkNzZhNTVmMDZlMjIwMSIsInN1YiI6IjJ2eCIsImlzcyI6InNnIiwiaWF0IjoxNjk5NjAyMTc3LCJleHAiOjE3MzExMzgxNzd9.1ESx2OoOogj-qXdxUSuHuk0ofTwYgYNiJhDqs8OwwtE' \
--header 'token: 59488631878869803924403251'
{
"msg": "操作成功",
"code": 200,
"data": {
"allCount": 0,
"charges": [
{
"chargeName": "队服",
"id": 77,
"price": null,
"type": 1
},
{
"chargeName": "剁椒鱼头(香格里辣)",
"id": 78,
"price": 29,
"type": 2
}
],
"headImg": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/file4e07d4d9cb9c4c7cacb403fe62992cb7.png",
"id": 430,
"lineFee": 1,
"lineType": 0,
"name": "惠州侨文化旅游精品路线",
"nowCount": 0,
"photos1": [],
"photos2": [],
"planTime": "-",
"startTime": "2024-03-15 21:21:52",
"themeImg": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/file4d95a959bd7e48c7a492d5db92761ddf.jpg",
"userName": "08507"
}
}