wzy
2021-05-15 d8cdfe1209cfae7876ce5ddcdb91f9836906c4ba
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);
}