mirror of https://gitee.com/stylefeng/roses
Merge remote-tracking branch 'origin/develop-7.1.2' into dev-7.1.3
commit
859983217f
|
@ -178,6 +178,5 @@ public class WebSocketServer {
|
|||
// 触发回调
|
||||
socketMsgCallbackInterface.callback(SystemMessageTypeEnum.SYS_LISTENER_ONERROR.getCode(), error, socketSession);
|
||||
}
|
||||
log.error("session 发生错误:" + session.getId());
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue