콘텐츠 메인 홈 - 채널별 인기 콘텐츠 채널

- 19금 콘텐츠 안보기 설정시 일반 콘텐츠 판매량으로 채널 조회
This commit is contained in:
2025-03-19 12:23:54 +09:00
parent dc1c29b69d
commit e488f3419e
3 changed files with 19 additions and 12 deletions

View File

@@ -83,6 +83,7 @@ class AudioContentMainTabHomeService(
val contentRankCreatorList = rankingService.fetchCreatorBySellContentCountRankTop20(
memberId = member.id!!,
isAdult = isAdult,
contentType = contentType,
startDate = startDate.minusDays(1),
endDate = endDate