feat:(REQ-2488) 角色用户列表接口支持返回roleCode
This commit is contained in:
parent
f1e6a59d2a
commit
40d076efb1
@ -72,6 +72,8 @@ public class SaasRoleUserV2DTO {
|
||||
*/
|
||||
private String roleType;
|
||||
|
||||
private String roleCode;
|
||||
|
||||
private Long workspaceId;
|
||||
|
||||
private Long ownerOuId;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user