-
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.
Refactor: 시니또 은행정보 처리 로직 변경, 안부전화 시니또 저장계층 member로 변경, 은행정보 없을 경우 예외처…
…리 구현 (#89) * refactor: Sinitto 엔티티 이름 변경 및 위치 변경 * refactor: 안부전화 시니또 객체 멤버 타입으로 변경 및 비즈니스 로직 래팩토링 * fix: 더미데이터 수정 및 예외처리 조건 추가 * feat: 포인트 예외 추가 및 더미데이터 수정 * test: 테스트코드 수정 및 확인 * chore: 안부전화에 시니또 할당 더미데이터 추가 * refactor: 코드 자동 리팩토링 적용 * fix: 메서드명 대소문자 오류 수정 * refactor: 시니또 계좌 정보 및 시니또 여부 검증 로직 순서 조정 * fix: 인텔리제이 자동 리팩토링으로 인해 바뀐 속성값 수동 변경
- Loading branch information
Showing
24 changed files
with
420 additions
and
430 deletions.
There are no files selected for viewing
248 changes: 132 additions & 116 deletions
248
src/main/java/com/example/sinitto/common/dummy/InitialData.java
Large diffs are not rendered by default.
Oops, something went wrong.
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
8 changes: 0 additions & 8 deletions
8
src/main/java/com/example/sinitto/helloCall/dto/HelloCallTimeResponse.java
This file was deleted.
Oops, something went wrong.
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
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
Oops, something went wrong.