wzy
2021-06-05 70ad97e3d7047adba6a1a136d4d6b7cb7d697b28
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);
}