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