-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 전체 대출반납 기록 조회 시 정렬 순서가 최신 순이 아님 (#438)
* bug(history): 정렬 조건을 수정 시간 내림차순으로 변경 기록 조회 시, 정렬 조건을 수정 시간 내림차순으로 변경 * bug(history): 반납 시, updatedAt 값 갱신하도록 수정 반납 시, updatedAt의 값도 갱신하도록 수정
- Loading branch information
Showing
3 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters