curl --location --request GET 'http://localhost:8080/trade/queryTobePickedUpTradeOrders?courierId=3&status=2' \
--header 'authentication: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2OTU5MTg4NjksInVzZXJJZCI6Mn0.g_n-gEqouVU-Q0kekBSwGSBSYbsPAMStnzHhYwqbf0o' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJlbXBJZCI6MSwiZXhwIjoxNzAxOTQxNzQwfQ.XdIWK08eF7QaozVIEqg07FLWyAj-7bQSGWOdrnb92cY'
{
"code": 1,
"msg": null,
"data": [
{
"tradeNo": 38,
"totalAmount": 230.44,
"courierId": 3,
"remark": "",
"shopAddress": "北京市海淀区清河街道领秀新硅谷A区",
"orderNumber": "19b20478d7084c25bbda26365da74f61",
"waybillStatus": 2,
"tradeCreateTime": "2023-08-29T13:49:24",
"tradeCompleteTime": null,
"customerAddress": "北京市市辖区昌平区金燕龙写字楼传智教育",
"customerExpectedDeliveryTime": "2023-08-29 14:44:39",
"shopAndCourierDistance": 321.0,
"shopAndCustomerDistance": 3747.0,
"currentTimeAndCustomerExpectedTime": 3055,
"customerName": "敏敏",
"telephone": "13788882222",
"toBeMealTime": "2023-08-29 14:17:30" # 商家预计出餐时间
}
]
}
扫码加入黑马微信交流群
加入传智黑马训练营,月薪飞起不是梦