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

[FIX] 한 주 예산 금액 조회 로직 수정 #51

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

ohu-star
Copy link
Contributor

@ohu-star ohu-star commented Aug 5, 2024

💡 관련 이슈

#44 #46

📢 작업 내용

  • dayBudget 생성 시 closingState 추가(지난 날짜면 ZERO, 아니면 null)
  • 조회 시 dayBudget이 없으면 null로 넘겨주도록 수정
  • ClosingState enum에서 ETC 삭제

🗨️ 리뷰 요구사항(선택)

✅ 체크리스트

  • 코드가 정상적으로 컴파일되나요?
  • 이슈 내용을 전부 구현했나요?
  • 작업 기간 내에 개발을 완료했나요?
  • 리뷰어를 선택했나요?
  • 라벨을 지정했나요?

@ohu-star ohu-star added the 🔨 Fix 기능 수정 label Aug 5, 2024
@ohu-star ohu-star self-assigned this Aug 5, 2024
Copy link
Member

@jimmy0524 jimmy0524 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다👍👍

Copy link
Member

@hcg0127 hcg0127 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다 👍

@ohu-star ohu-star merged commit c936e14 into develop Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Fix 기능 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants