Helius
2021-06-01 f2c16a386e87ff571c88af97525d1b0cf4afb268
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);
}