curl --location --request GET 'http://localhost:8080/trade/queryPendingOrders?courierId=4&status=1' \
--header 'authentication: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2OTU5MTg4NjksInVzZXJJZCI6Mn0.g_n-gEqouVU-Q0kekBSwGSBSYbsPAMStnzHhYwqbf0o' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJlbXBJZCI6MSwiZXhwIjoxNzAxOTQxNzQwfQ.XdIWK08eF7QaozVIEqg07FLWyAj-7bQSGWOdrnb92cY'
{
"code": 1,
"msg": null,
"data": [
{
"tradeNo": 34,
"totalAmount": 230.44,
"courierId": 100,
"remark": "这是一份神奇的运单哦!",
"shopAddress": "北京市海淀区清河街道领秀新硅谷A区",
"orderNumber": "d74e05aa6fdb400ba0e66ac0970abf7e",
"waybillStatus": 1,
"tradeCreateTime": "2023-08-28T16:03:35",
"tradeCompleteTime": null,
"customerAddress": "金燕龙写字楼传智教育4层办公室",
"customerExpectedDeliveryTime": "2023-08-28 21:53:42",
"shopAndCourierDistance": 7865,
"shopAndCustomerDistance": 3745,
"currentTimeAndCustomerExpectedTime": -44464
}
]
}
扫码加入黑马微信交流群
加入传智黑马训练营,月薪飞起不是梦