src/main/java/com/xcong/excoin/rabbit/pricequeue/WebsocketPriceService.java | ●●●●● patch | view | raw | blame | history |
src/main/java/com/xcong/excoin/rabbit/pricequeue/WebsocketPriceService.java
@@ -87,7 +87,7 @@ // } if (CollUtil.isNotEmpty(orderTypes)) { log.info("存在止盈/止损/爆仓:{} -- {}",model, orderTypes); log.info("存在止盈/止损/爆仓:{} -- {}",JSONObject.toJSONString(model), orderTypes); return false; }