src/main/java/com/xcong/excoin/modules/trademanage/service/impl/TradeManageServiceImpl.java
@@ -1235,6 +1235,7 @@ //CollUtil.sortByProperty(records, "sumRewardAmount"); //CollUtil.sortByProperty(records, "accountType"); } positionSettingVoIPage.setRecords(records); return positionSettingVoIPage; }