Helius
2021-05-13 f8c1d9838e3c337d0dc9f406fb1b2b54e2be06b5
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);
}