Commit 7c770313 authored by cy's avatar cy

放行注册

parent de690595
......@@ -85,6 +85,7 @@ public class KickoutSessionControlFilter extends AccessControlFilter {
Serializable sessionId = null;
String username = null;
Deque<Serializable> deque = null;
try {
//客户端
User user = (User) SecurityUtils.getSubject().getPrincipal();
......
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