@@ -56,6 +56,8 @@ func (s *ServerSentRouter) Notify() {
return // 客户端断开连接
}
+ } else {
+ s.ServeJson("not login")