Commit 6fbb8037 authored by 赵啸非's avatar 赵啸非

添加角色列表携带menuIds

parent bccc9c5f
...@@ -559,6 +559,7 @@ data|object|数据对象 ...@@ -559,6 +559,7 @@ data|object|数据对象
  roleSort|Integer|角色排序字段   roleSort|Integer|角色排序字段
  remark|String|备注   remark|String|备注
  roleType|Integer|角色状态(0.停用,1.启用)   roleType|Integer|角色状态(0.停用,1.启用)
  menuIdList|Arrays|菜单ID列表,值为long
  createTime|Date|创建时间   createTime|Date|创建时间
  createUserId|Long|创建用户   createUserId|Long|创建用户
  createUserName|String|创建用户名称   createUserName|String|创建用户名称
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment