| src/main/java/com/xcong/excoin/modules/gateApi/GateGridTradeService.java | ●●●●● patch | view | raw | blame | history |
src/main/java/com/xcong/excoin/modules/gateApi/GateGridTradeService.java
@@ -398,7 +398,8 @@ return; } checkProfitAndReset(); // 异步检查盈亏,避免 REST 调用阻塞 WS 心跳导致 Socket closed executor.submitTask(this::checkProfitAndReset); if (state == StrategyState.ACTIVE && longActive == false &&