Commit 0eb699cf by win7

测试用日志输出3

parent 3118ba31
......@@ -129,6 +129,9 @@ public class QQLoginController {
//测试用日志输出2
logger.info(sendurl);
//测试用日志输出3
logger.error("异常异常!!!!!!!!!!"+sendurl);
response.sendRedirect(sendurl);
} catch (Exception 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