feat:(feature/REQ-2750) 用户角色增加roleCode返回

This commit is contained in:
lilong 2024-09-10 19:19:07 +08:00
parent d3f8d53427
commit dbf46f8d5b

View File

@ -155,6 +155,8 @@ public class SaasRoleUserV2DTO {
*/
private Boolean enabled;
private String roleCode;
/**
* 角色权限
*/