Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BG-415]: 리액션 이벤트 응답 조회 (3h / 3h) #124

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Dltmd202
Copy link
Member

@Dltmd202 Dltmd202 commented Nov 4, 2024

Why

리액션 이벤트 응답 조회

Prize

스크린샷 2024-11-04 오후 7 08 49

Link

closes BG-415

…retrieve

[BG-250]: 이벤트 알림 리스트 조회 (3h / 3h)
@GGHDMS GGHDMS self-requested a review November 5, 2024 10:03
Copy link
Member

@GGHDMS GGHDMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

val reactionOptions = reactionOptionService.getAllByEventId(eventId)
val reactionCommentGroupByOption: Map<Long, List<ReactionComment>> =
reactionCommentService.findAllByEventIdGroupByReactionOptions(eventId)
println(reactionCommentGroupByOption)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이건 뭐죠?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants