-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: 출금 관리자 페이지 Whitelabel Error Page 발생 버그 수정 (#81)
* feat: 출금 요청할때 요청한 사람이 시니또인지 검증하는 로직 추가 * fix: 만에 하나 시니또가 존재하지 않으면 예외를 던지는게 아니라 임시 시니또 객체 생성하는것으로 변경(관리자 페이지 Whitelabel Error Page 방지)
- Loading branch information
Showing
3 changed files
with
38 additions
and
30 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