feat:(feature/REQ-2750) 用户角色增加roleCode返回
This commit is contained in:
parent
d3f8d53427
commit
dbf46f8d5b
@ -155,6 +155,8 @@ public class SaasRoleUserV2DTO {
|
|||||||
*/
|
*/
|
||||||
private Boolean enabled;
|
private Boolean enabled;
|
||||||
|
|
||||||
|
private String roleCode;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 角色权限
|
* 角色权限
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user