xiaoyong931011
2023-09-11 d9f383245316640e2e7e36c84c1952bda0712ceb
src/main/java/cc/mrbird/febs/mall/service/IApiMallTeamLeaderService.java
@@ -35,4 +35,8 @@
    FebsResponse leaderProfit();
    List<ApiOrderProfitVo> findLeaderProfitListInPage(ApiOrderProfitDto apiOrderProfitDto);
    FebsResponse findSomeLeaderListInPage(ApiLeaderListDto apiLeaderListDto);
    FebsResponse noLoginLeaderTitle(ApiLeaderTitleDto apiLeaderTitleDto);
}