Commit 6ec6665a authored by 喻春霖's avatar 喻春霖

fixed

parent fae7f464
......@@ -154,7 +154,7 @@ public class AuthController {
}
modelAndView.addObject("loginType",loginType);
}else {
loginType = "";
modelAndView.addObject("loginType","");
}
authLogService.save(authLog);
......
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