xiaoyong931011
2021-03-22 ab73f4ca26fd897ef67756cbf0a95d15757b002e
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;
   }