test #326
@@ -79,7 +79,7 @@ class CreatorCommunityCommentQueryRepositoryImpl(
|
||||
creatorCommunityComment.id,
|
||||
creatorCommunityComment.member.id,
|
||||
creatorCommunityComment.member.nickname,
|
||||
creatorCommunityComment.member.profileImage.prepend(imageHost),
|
||||
creatorCommunityComment.member.profileImage.prepend("/").prepend(imageHost),
|
||||
creatorCommunityComment.comment,
|
||||
formattedDate,
|
||||
Expressions.constant(0)
|
||||
|
||||
Reference in New Issue
Block a user