Pu Zhibing
2025-08-06 0efb002d79eda0b1ef539cf8a029f14b5395f83e
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:8888/websocket";