liujie
2025-08-12 04eb306aee2ffa4c06860d5935aac3360463f73b
MessagePushTravel/src/main/java/com/sinata/push/util/applets/WebSocketHandler.java
@@ -23,7 +23,7 @@
    //用于websocket握手的处理类
    private WebSocketServerHandshaker handshaker;
    private static final String WEB_SOCKET_URL = "wss://localhost:8808/websocket";
    private static final String WEB_SOCKET_URL = "ws://localhost:8808/websocket";