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] 당겨쓰기 EVENLY옵션 로직 수정 #57

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

jimmy0524
Copy link
Member

@jimmy0524 jimmy0524 commented Aug 13, 2024

💡 관련 이슈

#25

📢 작업 내용

  • 고르게 당겨쓰기 로직 수정
    233원씩 당겨온다고하면 200 * 일수 당겨와서 target에 저장, 233원씩 차감, 67원씩 세이프박스로 ->
    233 * 일수 당겨와서 target에 저장, 233원씩 차감, 67원씩 세이프박스, target 절사 후 세이프박스

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

x

✅ 체크리스트

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

@jimmy0524 jimmy0524 added the 🔨 Fix 기능 수정 label Aug 13, 2024
@jimmy0524 jimmy0524 self-assigned this Aug 13, 2024
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.

수고하셨습니다! 😊

Copy link
Contributor

@ssongmina ssongmina left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!!

@jimmy0524 jimmy0524 merged commit cd4b28a into develop Aug 15, 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