文档
测试

删除菜品

POST
http://localhost:8080/manage/food/delete/6

接口描述

根据id删除菜品,id附在路径中

响应参数

参数名
类型
描述
必填
status
int
示例:200
必填
msg
string
示例:删除菜品成功
必填