@@ -110,7 +110,6 @@ public class UserLoginErrorServiceImpl extends ServiceImpl<UserLoginErrorMapper,
throw new CustomException("今天你的错误次数已超过"+maxCount+"次,请明天再登录");
}
-
return true;