Administrator
2025-12-18 61a2275faa5bdbee04eb8a4322d57b59b16651ad
src/main/java/com/xcong/excoin/modules/newPrice/OkxNewPriceWebSocketClient.java
@@ -83,7 +83,7 @@
    }
    private static final String WS_URL_MONIPAN = "wss://wspap.okx.com:8443/ws/v5/public";
    private static final String WS_URL_SHIPAN = "wss://ws.okx.com:8443/ws/v5/public";
    private static final boolean isAccountType = true;
    private static final boolean isAccountType = false;
    /**
     * 建立与 OKX WebSocket 服务器的连接。