curl --location --request GET 'http://localhost:8080/admin/setmeal/101' \
--header 'authentication: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2OTU5MTg4NjksInVzZXJJZCI6Mn0.g_n-gEqouVU-Q0kekBSwGSBSYbsPAMStnzHhYwqbf0o' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJlbXBJZCI6MSwiZXhwIjoxNzAxOTQxNzQwfQ.XdIWK08eF7QaozVIEqg07FLWyAj-7bQSGWOdrnb92cY'
{
"code": 0,
"data": {
"categoryId": 0,
"categoryName": "string",
"description": "string",
"id": 0,
"image": "string",
"name": "string",
"price": 0,
"setmealDishes": [
{
"copies": 0,
"dishId": 0,
"id": 0,
"name": "string",
"price": 0,
"setmealId": 0
}
],
"status": 0,
"updateTime": "2019-08-24T14:15:22Z"
},
"msg": "string"
}
扫码加入黑马微信交流群
加入传智黑马训练营,月薪飞起不是梦