Commit f3133e2f authored by 喻春霖's avatar 喻春霖

fixed

parent 6ec6665a
......@@ -167,7 +167,6 @@ public class AuthController {
modelAndView.addObject("loginUrl3", url3);
modelAndView.addObject("logId", authLog.getId());
modelAndView.addObject("loginType","");
} catch (Exception e) {
e.printStackTrace();
modelAndView.setViewName("error");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment