Helius
2021-04-22 d32514b46ec0a90f0f3d2297d1ff5cb5dcdeb7f1
src/main/java/com/xcong/excoin/modules/coin/service/CoinService.java
@@ -52,4 +52,6 @@
   public Result coinInList(@Valid CoinInListDto coinInListDto);
   public BigDecimal getAllWalletAmount(Long memberId);
}