Helius
2021-05-27 7f133cb8fc080b64ab8002b35f04b646f95a6abf
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);
}