Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor] 3주차 미션 리팩토링 #29

Open
5 of 6 tasks
ahah525 opened this issue Nov 7, 2022 · 0 comments
Open
5 of 6 tasks

[Refactor] 3주차 미션 리팩토링 #29

ahah525 opened this issue Nov 7, 2022 · 0 comments
Labels

Comments

@ahah525
Copy link
Collaborator

ahah525 commented Nov 7, 2022

Description

Todo

  • 출금신청 메뉴바에서 삭제, 프로필>출금신청 으로 변경
  • 출금계좌 정보(은행명, 계좌번호) 필드를 MemberExtra 엔티티로 관리하도록 변경
  • 계좌 정보 존재하지 않으면 출금 계좌 관리 페이지로 리다이렉트
  • 매달 15일 오전 4시에 한달 전 주문 건의 정산 데이터 생성하는 배치를 실행시켜야하지만 장애 발생을 고려하여 Job Parameter (year, month) 로 설정하고 매일 오전 4시에 배치 실행하는 것으로 변경
  • eventType enum 클래스 적용
  • cancelType enum 클래스, converter 적용

ETC

  • 기타 참고사항
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant