List<TradeBookingRepresentation> retryTrades = new ArrayList<>(trades);
转载于:https://www.cnblogs.com/tonggc1668/p/8866576.html
List<TradeBookingRepresentation> retryTrades = new ArrayList<>(trades);
转载于:https://www.cnblogs.com/tonggc1668/p/8866576.html