test #235

Merged
klaus merged 8 commits from test into main 2024-11-11 15:34:36 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f134bc4599 - Show all commits

View File

@ -363,7 +363,7 @@ class LiveRoomQueryRepositoryImpl(
.prepend("/")
.prepend(cloudFrontHost),
member.nickname,
useCan.can.add(useCan.rewardCan)
useCan.can.add(useCan.rewardCan).sum()
)
)
.from(useCan)