| | |
| | | IPage<MallScoreAchieveRelease> gerAchieveReleaseList(AdminRoleReleaseDto roleReleaseDto, QueryRequest request); |
| | | |
| | | IPage<MallMoneyFlow> achieveReleaseChild(QueryRequest request, MallScoreAchieveRelease mallScoreAchieveRelease); |
| | | |
| | | FebsResponse insideWithType(Long id, int i); |
| | | |
| | | List<MallMember> findParentMemberList(List<String> inviteIds, Integer level, boolean containsParent); |
| | | |
| | | TreeItemVo findMatrixTree(); |
| | | |
| | | List<ChargeListExportVo> findChargeListForExcel(MoneyChargeListDto moneyChargeListDto); |
| | | |
| | | IPage<AdminTeamListVo> findTeamList(MallMember mallMember, QueryRequest request); |
| | | } |