curl --location --request GET 'https://travel.daoziji.com/user/proposalItinerary/signItineraryList?proposalId=' \
--header 'Authentication: eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJkZTQ3NTBlZjM2YmU0ZWRlOTVkNzZhNTVmMDZlMjIwMSIsInN1YiI6IjJ2eCIsImlzcyI6InNnIiwiaWF0IjoxNjk5NjAyMTc3LCJleHAiOjE3MzExMzgxNzd9.1ESx2OoOogj-qXdxUSuHuk0ofTwYgYNiJhDqs8OwwtE' \
--header 'token: 59488631878869803924403251'
{
"msg": "操作成功",
"code": 200,
"data": [
{
"batch": 1,
"gender": 1,
"headImg": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/filed08db656ae224e909c88106bf955cfe8.jpeg",
"id": 567,
"idCard": "362427200012280335",
"isReport": 0,
"itineraryId": 162,
"lineName": "方案100",
"name": "吴",
"orderStatus": 0,
"parentTel": "13766275914",
"proposalId": null,
"proposalItineraryGroup": null,
"role": 2,
"taskId": null,
"tel": "15521046743"
}
]
}