Helius
2020-08-24 3880f09c87ac9d150d91a28fe5f97f8d4795acd6
src/main/java/com/xcong/excoin/modules/coin/service/CoinService.java
@@ -37,4 +37,6 @@
   public Result getWalletAgentRecords(@Valid RecordsPageDto recordsPageDto);
   public Result getAllWalletCoin();
}