parent
affbb3eba3
commit
00c306475c
|
@ -74,6 +74,7 @@ class AuditionQueryRepositoryImpl(
|
|||
)
|
||||
.from(audition)
|
||||
.where(where)
|
||||
.orderBy(audition.status.desc())
|
||||
.fetch()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue