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