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