1. admin-web 接入新的登陆接入
This commit is contained in:
@@ -27,5 +27,11 @@ public class RoleDO extends DeletableDO {
|
||||
* 角色编码
|
||||
*/
|
||||
private String code;
|
||||
/**
|
||||
* 角色类型
|
||||
*
|
||||
* TODO 需要补充
|
||||
*/
|
||||
private Integer type;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user