콘텐츠 메인 시리즈 탭 - 완결 시리즈
- 완결시리즈 전체 보여주기 - 정렬 - 월별 판매량 순
This commit is contained in:
@@ -184,9 +184,7 @@ class AudioContentMainTabSeriesService(
|
||||
|
||||
val totalCount = rankingService.getCompleteSeriesRankingTotalCount(
|
||||
memberId = memberId,
|
||||
isAdult = isAdult,
|
||||
startDate = monthlyRankingStartDate,
|
||||
endDate = monthlyRankingEndDate
|
||||
isAdult = isAdult
|
||||
)
|
||||
|
||||
val items = rankingService.getCompleteSeriesRanking(
|
||||
|
Reference in New Issue
Block a user