feat(REQ-2046): 调整SaasRoleCategoryVO结构
This commit is contained in:
parent
f864fbe6e9
commit
1a7962b705
@ -22,7 +22,7 @@ public class SaasRoleCategoryVO {
|
|||||||
|
|
||||||
private String categoryCode;
|
private String categoryCode;
|
||||||
|
|
||||||
private List<SaasRoleVO> roleInfos;
|
private List<SaasRoleGroupCodeVO> roleGroupCodeVOList;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user