curl --location --request GET 'http://localhost:8080/admin/order/details/101' \
--header 'authentication: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2OTU5MTg4NjksInVzZXJJZCI6Mn0.g_n-gEqouVU-Q0kekBSwGSBSYbsPAMStnzHhYwqbf0o' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJlbXBJZCI6MSwiZXhwIjoxNzAxOTQxNzQwfQ.XdIWK08eF7QaozVIEqg07FLWyAj-7bQSGWOdrnb92cY'
{
"code": 0,
"data": {
"address": "string",
"addressBookId": 0,
"amount": 0,
"cancelReason": "string",
"cancelTime": "2019-08-24T14:15:22Z",
"checkoutTime": "2019-08-24T14:15:22Z",
"consignee": "string",
"deliveryStatus": 0,
"deliveryTime": "2019-08-24T14:15:22Z",
"estimatedDeliveryTime": "2019-08-24T14:15:22Z",
"id": 0,
"number": "string",
"orderDetailList": [
{
"amount": 0,
"dishFlavor": "string",
"dishId": 0,
"id": 0,
"image": "string",
"name": "string",
"number": 0,
"orderId": 0,
"setmealId": 0
}
],
"orderDishes": "string",
"orderTime": "2019-08-24T14:15:22Z",
"packAmount": 0,
"payMethod": 0,
"payStatus": 0,
"phone": "string",
"rejectionReason": "string",
"remark": "string",
"status": 0,
"tablewareNumber": 0,
"tablewareStatus": 0,
"userId": 0,
"userName": "string"
},
"msg": "string"
}
扫码加入黑马微信交流群
加入传智黑马训练营,月薪飞起不是梦