推荐部分
This commit is contained in:
@@ -62,7 +62,8 @@ public class SecurityUtils
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
throw new ServiceException("获取用户账户异常", HttpStatus.UNAUTHORIZED);
|
||||
//throw new ServiceException("获取用户账户异常", HttpStatus.UNAUTHORIZED);
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user