curl --location --request GET 'http://localhost:8080/admin/order/conditionSearch?page&pageSize' \
--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": null,
"payMethod": 0,
"payStatus": 0,
"amount": 0,
"remark": "string",
"userName": "string",
"phone": "string",
"address": "string",
"consignee": "string",
"cancelReason": "string",
"rejectionReason": "string",
"cancelTime": "string",
"estimatedDeliveryTime": "string",
"deliveryStatus": 0,
"deliveryTime": "string",
"packAmount": 0,
"tablewareNumber": 0,
"tablewareStatus": 0,
"orderDishes": "string"
}
]
}
}
扫码加入黑马微信交流群
加入传智黑马训练营,月薪飞起不是梦