| | |
| | |
|
| | | public Result memberPaymethodDetailList();
|
| | |
|
| | | Result setDefaultPaymethod(Long id);
|
| | |
|
| | | public Result memberBindPhone(@Valid MemberBindPhoneDto memberBindPhoneDto);
|
| | |
|
| | | public Result memberBindEmail(@Valid MemberBindEmailDto memberBindEmailDto);
|
| | |
| | |
|
| | | Result memberTeam(MemberTeamRecordsPageDto memberTeamRecordsPageDto);
|
| | |
|
| | | Result findDefaultWay();
|
| | |
|
| | | Result memberCoinAddressInList();
|
| | |
|
| | | Result memberAddCoinAddressIn(MemberAddCoinAddressInDto memberAddCoinAddressDto);
|
| | |
|
| | | Result memberSubmitCoinApplyIn(MemberSubmitCoinApplyInDto memberSubmitCoinApplyInDto);
|
| | |
|
| | | Result memberDelCoinAddressIn(MemberDelCoinAddressDto memberDelCoinAddressDto);
|
| | | }
|