mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-04 19:38:02 +00:00
update 同步 ruoyi 新功能
This commit is contained in:
@@ -118,6 +118,7 @@ public class SysRole extends BaseEntity {
|
||||
/**
|
||||
* 角色菜单权限
|
||||
*/
|
||||
@TableField(exist = false)
|
||||
private Set<String> permissions;
|
||||
|
||||
public SysRole(Long roleId) {
|
||||
|
Reference in New Issue
Block a user