@ -67,6 +67,7 @@ public class FrFilter implements Filter {
//放行
filterChain.doFilter(req, res);
FineLoggerFactory.getLogger().info("no need");
res.sendRedirect("https://icenterdemo.meetsocial.cn/webroot/decision/view/form");
}
} else {
throw new Exception("username is empty");