mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	[fix]:
1. (common) SysRole 角色表 - 修正表字段不存在异常 ;
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