Pu Zhibing
2025-08-14 dc7899a0ad5f865b371f187d4ca7c812250f82ac
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";