备份
This commit is contained in:
@@ -14,4 +14,5 @@ public interface SysUserRoleMapper extends BaseMapperPlus<SysUserRoleMapper, Sys
|
||||
|
||||
List<Long> selectUserIdsByRoleId(Long roleId);
|
||||
|
||||
List<Long> selectUserIdsByNotRoleId(Long roleId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user