curl --location --request GET 'https://travel.daoziji.com/user/order/lineOrderBDetail?id=634' \
--header 'Authentication: eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJkZTQ3NTBlZjM2YmU0ZWRlOTVkNzZhNTVmMDZlMjIwMSIsInN1YiI6IjJ2eCIsImlzcyI6InNnIiwiaWF0IjoxNjk5NjAyMTc3LCJleHAiOjE3MzExMzgxNzd9.1ESx2OoOogj-qXdxUSuHuk0ofTwYgYNiJhDqs8OwwtE' \
--header 'token: 59488631878869803924403251'
{
"msg": "操作成功",
"code": 200,
"data": {
"amountPayable": 0.01,
"endTime": "2024-06-30 00:00:00",
"id": 879,
"lineType": 3,
"operationRecords": [
{
"id": 1328,
"status": 0
},
{
"id": 1329,
"status": 3
},
{
"id": 1330,
"status": 3
},
{
"id": 1331,
"status": 3
}
],
"orderNum": "100000202406191104394771T",
"orderStatus": 1,
"parties": [
{
"id": 283,
"idCard": "441481199704202238",
"name": "吴",
"parentTel": "15521046744",
"tel": "15521046743"
}
],
"proposalName": "线路一:墨园趣味体验1日游",
"shopItems": [
{
"chargeName": "队服",
"id": 309,
"payCount": 1,
"price": 0,
"shopName": "平台",
"total": 0
}
],
"startTime": "2024-06-22 00:08:00"
}
}