文档
测试

查询权限列表

POST
/api/role/getCurrentTreePermission

响应参数

参数名
类型
描述
必填
status
boolean
示例:true
必填
code
object
示例:null
必填
message
object
示例:null
必填
data
object
数据字典
必填
tree
array
数据列表
必填
id
int
示例:97
必填
pid
int
示例:0
必填
text
string
示例:日常管理
必填
actions
array
数据列表
必填
action_Id
int
示例:0
必填
menu_Id
int
示例:0
必填
text
string
示例:查询
必填
value
string
示例:Search
必填
roles
array
数据列表
必填
id
int
示例:2
必填
parentId
int
示例:1
必填
roleName
string
示例:测试管理员
必填