补充备注

This commit is contained in:
陈维伟 2023-09-14 16:26:51 +08:00
parent 675e1bd065
commit 10e237551c

View File

@ -24,7 +24,7 @@ public class SaasRoleVO {
private String name; private String name;
/** /**
* 角色类型common 普通角色 admin管理员 * 角色类型 init 标准 common 自定义角色 admin管理员 super_admin 超管
*/ */
private String roleType; private String roleType;