删除角色
DELETE
http://localhost:4000/api/role/:id
接口描述
删除一个用户关联的角色(需登录)
响应参数
参数名
类型
描述
必填
success
boolean
必填
data
object
空
必填