puzhibing
2023-04-04 0ce335a69e49b8f3d2e99c9afd75aba58cb2fd1b
ZuulZYTravel/src/main/java/com/sinata/zuul/util/applets/WebSocketHandler.java
@@ -23,7 +23,7 @@
    //用于websocket握手的处理类
    private WebSocketServerHandshaker handshaker;
    private static final String WEB_SOCKET_URL = "ws://localhost:9090/websocket";
    private static final String WEB_SOCKET_URL = "wss://localhost:9090/websocket";