This commit is contained in:
RuoYi
2018-10-03 23:11:09 +08:00
parent c85f36fa1f
commit 5e5c21e14f
139 changed files with 339 additions and 263 deletions

View File

@ -7,7 +7,6 @@ package com.ruoyi.common.exception.user;
*/
public class RoleBlockedException extends UserException
{
private static final long serialVersionUID = 1L;
public RoleBlockedException(String reason)