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: 레시피가 존재하지 않을 때 null 처리 #237

Conversation

bingseok
Copy link
Contributor

#️⃣연관된 이슈

#234

📝작업 내용

레시피가 존재하지 않을 때 null 처리
성별을 지정하지 않았을 때 기본 값으로 'U'가 저장되도록 수정

🔎코드 설명 및 참고 사항

💬리뷰 요구사항

@bingseok bingseok added the ♻️ Refactor code refactoring label Feb 20, 2025
@bingseok bingseok self-assigned this Feb 20, 2025
@bingseok bingseok linked an issue Feb 20, 2025 that may be closed by this pull request
@bingseok bingseok merged commit 9053212 into develop Feb 20, 2025
2 checks passed
@bingseok bingseok deleted the refactor/#-234레시피가-존재하지-않을-때-null-처리 branch February 20, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ Refactor code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor: 레시피가 존재하지 않을 때 null 처리
1 participant