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