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