编辑资源信息
POST
/admin/role/edit/id
请求参数
参数名
类型
描述
必填
id
integer
ID
必填
name
string
名称
可选
description
string
描述
可选
status
integer
启用状态:0->禁用;1->启用
可选