Pre Merge pull request !654 from 洛小风/dev

This commit is contained in:
洛小风 2025-03-13 07:35:35 +00:00 committed by Gitee
commit 6eee99d081
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -26,7 +26,7 @@ public class SseMessageUtils {
} }
/** /**
* 向指定的WebSocket会话发送消息 * 向指定的SSE会话发送消息
* *
* @param userId 要发送消息的用户id * @param userId 要发送消息的用户id
* @param message 要发送的消息内容 * @param message 要发送的消息内容