角色分组参数变更
This commit is contained in:
parent
a31d8218fe
commit
5c49333198
@ -38,7 +38,7 @@ public class SaasRoleGroupVO {
|
||||
/**
|
||||
* 角色
|
||||
*/
|
||||
private List<SaasRoleVO> role;
|
||||
private List<Long> roleIds;
|
||||
|
||||
/**
|
||||
* 排序
|
||||
|
||||
Loading…
Reference in New Issue
Block a user