feat: HTTP状态码 + 业务码
This commit is contained in:
@@ -71,8 +71,6 @@ public class SseController {
|
||||
lastEventId, userId, connectionId);
|
||||
}
|
||||
|
||||
log.info("[SSE] 连接建立成功, userId={}, connectionId={}, onlineConnections={}",
|
||||
userId, connectionId, connectionManager.getOnlineCount());
|
||||
return emitter;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user