후원 랭킹 조회 캐시 적용

This commit is contained in:
2026-01-05 14:46:57 +09:00
parent c494ddcf20
commit 54bfd9987d
5 changed files with 59 additions and 37 deletions

View File

@@ -888,9 +888,7 @@ class LiveRoomService(
3,
withDonationCan = false
)
.asSequence()
.map { it.userId }
.toList()
} else {
listOf()
}