puzhibing
2023-04-04 7ed828fc55a62f2a052caaf6332e23f12e299aeb
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";