!654 update 优化函数注释以准确描述SSE会话

* update 优化函数注释以准确描述SSE会话
This commit is contained in:
洛小风 2025-03-13 07:37:22 +00:00 committed by 疯狂的狮子Li
parent 384f9528e7
commit 192537672e

View File

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