src/main/java/com/xcong/excoin/modules/okxApi/OkxWebSocketClientManager.java
@@ -68,7 +68,7 @@ .priceScale(2) .contractMultiplier(new BigDecimal("0.01")) .unrealizedPnlPriceMode(OkxConfig.PnLPriceMode.LAST_PRICE) .isProduction(true) .isProduction(false) .reopenMaxRetries(3) .build();