xiaoyong931011
2022-03-07 ba9e0bc003fd0e8901b15952bae92e7fcf79ce12
src/main/java/com/xcong/excoin/modules/member/service/MemberService.java
@@ -86,4 +86,6 @@
   Result memberAddCoinAddressIn(MemberAddCoinAddressInDto memberAddCoinAddressDto);
   Result memberSubmitCoinApplyIn(MemberSubmitCoinApplyInDto memberSubmitCoinApplyInDto);
   Result memberDelCoinAddressIn(MemberDelCoinAddressDto memberDelCoinAddressDto);
}