curl --location --request GET 'http://localhost:8080/user/order/historyOrders?page=1&pageSize=10' \
--header 'authentication: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2OTU5MTg4NjksInVzZXJJZCI6Mn0.g_n-gEqouVU-Q0kekBSwGSBSYbsPAMStnzHhYwqbf0o' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJlbXBJZCI6MSwiZXhwIjoxNzAxOTQxNzQwfQ.XdIWK08eF7QaozVIEqg07FLWyAj-7bQSGWOdrnb92cY'{
"code": 0,
"msg": null,
"data": {
"total": 0,
"records": [
{
"id": 0,
"number": "string",
"status": 0,
"userId": 0,
"addressBookId": 0,
"orderTime": "string",
"checkoutTime": "string",
"payMethod": 0,
"payStatus": 0,
"amount": 0,
"remark": "string",
"userName": null,
"phone": "string",
"address": "string",
"consignee": "string",
"cancelReason": null,
"rejectionReason": null,
"cancelTime": null,
"estimatedDeliveryTime": "string",
"deliveryStatus": 0,
"deliveryTime": null,
"packAmount": 0,
"tablewareNumber": 0,
"tablewareStatus": 0,
"orderDetailList": [
{
"id": 0,
"name": "string",
"orderId": 0,
"dishId": 0,
"setmealId": null,
"dishFlavor": null,
"number": 0,
"amount": 0,
"image": "string"
}
]
}
]
}
}
扫码加入黑马微信交流群
加入传智黑马训练营,月薪飞起不是梦

扫码加入交流群