| | |
| | | |
| | | FebsResponse applyLeader(ApiApplayLeaderDto apiApplayLeaderDto); |
| | | |
| | | List<ApiLeaderListVo> findLeaderListInPage(ApiLeaderListDto apiLeaderListDto); |
| | | FebsResponse findLeaderListInPage(ApiLeaderListDto apiLeaderListDto); |
| | | |
| | | FebsResponse leaderState(); |
| | | |
| | |
| | | FebsResponse leaderProfit(); |
| | | |
| | | List<ApiOrderProfitVo> findLeaderProfitListInPage(ApiOrderProfitDto apiOrderProfitDto); |
| | | |
| | | FebsResponse findSomeLeaderListInPage(ApiLeaderListDto apiLeaderListDto); |
| | | |
| | | FebsResponse noLoginLeaderTitle(ApiLeaderTitleDto apiLeaderTitleDto); |
| | | } |