xiaoyong931011
2021-05-15 93ac0921773c470ed9bda4ac86fc70d5d5d04f40
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);
}