Pre Merge pull request !653 from 洛小风/5.X

This commit is contained in:
洛小风 2025-03-13 07:07:07 +00:00 committed by Gitee
commit 4313c9026f
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 要发送的消息内容