curl --location --request GET 'http://localhost:8080/trade/toBedeliveredList?courierId=1&status=3' \
--header 'authentication: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2OTU5MTg4NjksInVzZXJJZCI6Mn0.g_n-gEqouVU-Q0kekBSwGSBSYbsPAMStnzHhYwqbf0o' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJlbXBJZCI6MSwiZXhwIjoxNzAxOTQxNzQwfQ.XdIWK08eF7QaozVIEqg07FLWyAj-7bQSGWOdrnb92cY'
{
"code": 1,
"msg": "",
"data": [
{
"tradeNo": 2,
"totalAmount": 230.44,
"courierId": 4,
"remark": "",
"shopAddress": "北京市海淀区清河街道领秀新硅谷A区",
"orderNumber": "d74e05aa6fdb400ba0e66ac0970abf7e",
"waybillStatus": 3,
"tradeCreateTime": "2023-08-30T14:01:09",
"tradeCompleteTime": "2023-08-30T15:28:49",
"tradeCancelTime": null,
"customerAddress": "金燕龙写字楼传智教育4层办公室",
"customerExpectedDeliveryTime": "2023-08-28 21:53:42",
"shopAndCourierDistance": 115025,
"shopAndCustomerDistance": 3745,
"currentTimeAndCustomerExpectedTime": -149817,
"customerName": "tang",
"telephone": "13788882220",
"toBeMealTime": null,
"tradeTimeOut": null
}
]
}
扫码加入黑马微信交流群
加入传智黑马训练营,月薪飞起不是梦