删除指定用户
DELETE
/api/admin/user/:id
接口描述
删除指定用户,:id为用户id
响应参数
参数名
类型
描述
必填
code
int
状态码
必填
msg
string
提示信息
必填
data
object
返回数据
必填