Merged
Conversation
swfs0417
approved these changes
Feb 6, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
반납 시 사진이 없을 때 500 오류 발생
return_item에서 파일이 없으면 Picture를 생성하지 않도록 수정해, 사진 없이도 정상 반납
관리자 자산 작업이 타 클럽 자산에도 가능했던 문제
관리자 자산 수정/삭제 시 해당 자산이 관리자 소속 클럽에 속하는지 검증하도록 추가
관리자 클럽 정보가 없을 경우 404를 반환하도록 방어 처리
통계 자동 갱신 조건 반전 오류
last_updated_at이 3일 이상 경과했을 때 갱신되도록 조건 수정