2019232
2022-12-13 11e14ba210ed19aaf89cade6d5b51b6c53ca38aa
src/main/java/cc/mrbird/febs/dapp/service/DappWalletService.java
@@ -45,4 +45,6 @@
    DappWalletCoinEntity findByMemberId(Long memberId);
    void transferAgain(TransferDto transferDto);
}