Commit 26fd0e8d by huangZW

Merge branch 'developer' of http://115.159.76.241/haoban3.0/haoban-manage3.0.git into developer

parents ff135ecd f3f4d1eb
......@@ -83,8 +83,7 @@ public class LoginController extends WebBaseController{
try {
response.sendRedirect(redirectUri);
} catch (IOException e) {
// TODO Auto-generated catch block
e.printStackTrace();
logger.warn("异常", e);
}
}
......
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