콘텐츠 랭킹 추가 #44
|
@ -153,7 +153,7 @@ class AudioContentMainService(
|
||||||
|
|
||||||
val contentRanking = GetAudioContentRanking(
|
val contentRanking = GetAudioContentRanking(
|
||||||
startDate = startDate.format(startDateFormatter),
|
startDate = startDate.format(startDateFormatter),
|
||||||
endDate = endDate.format(endDateFormatter),
|
endDate = endDate.minusDays(1).format(endDateFormatter),
|
||||||
contentRankingItemList
|
contentRankingItemList
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue