更新状态
用户-更新状态
接口名称:更新菜单
请求方式:post
返回信息:
数据格式:JSON
成功示例:
成功 返回更新后的详情
{
"code": 200,
"message": "OK"
}
失败示例:
{ "code": 400, "message": "操作失败", }
Last updated
Was this helpful?
接口名称:更新菜单
请求方式:post
数据格式:JSON
成功示例:
成功 返回更新后的详情
{
"code": 200,
"message": "OK"
}
失败示例:
{
"code": 400,
"message": "操作失败",
}
Last updated
Was this helpful?