test #247
@@ -802,6 +802,7 @@ class AudioContentQueryRepositoryImpl(
|
||||
)
|
||||
.from(audioContent)
|
||||
.innerJoin(audioContent.theme, audioContentTheme)
|
||||
.where(audioContent.id.`in`(contentIdList))
|
||||
.fetch()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user