update 优化 与 vue 版本同步代码结构

This commit is contained in:
疯狂的狮子Li
2023-06-16 01:46:39 +08:00
parent e388a8ed44
commit 4e590b155a
70 changed files with 271 additions and 255 deletions

View File

@@ -92,6 +92,8 @@ public class PlusWebSocketHandler extends AbstractWebSocketHandler {
/**
* 是否支持分片消息
*
* @return
*/
@Override
public boolean supportsPartialMessages() {