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] 계좌 이미지 수정 API 수정 #143

Merged
merged 2 commits into from
Aug 31, 2024
Merged

[FIX] 계좌 이미지 수정 API 수정 #143

merged 2 commits into from
Aug 31, 2024

Conversation

a-young-kim
Copy link
Contributor

#️⃣ 연관된 이슈

📝 작업 내용

  • petImage에서 accountImage로 변환

📝 남은 작업

@a-young-kim a-young-kim self-assigned this Aug 31, 2024
@a-young-kim a-young-kim added FIX 버그를 고친 경우 아영 labels Aug 31, 2024
Copy link
Contributor

@sootudio sootudio 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

@csb9427 csb9427 left a comment

Choose a reason for hiding this comment

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

확인했습니다

Comment on lines +28 to +31
@Column(name = "account_image")
@Setter
private String accountImage;

Copy link
Contributor

Choose a reason for hiding this comment

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

결국 다시 죽지도 않고 돌아온 accountImage 컬럼

@a-young-kim a-young-kim merged commit 60d0c49 into develop Aug 31, 2024
1 check passed
@a-young-kim a-young-kim deleted the fix/#124 branch August 31, 2024 04:37
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.

[FIX] 계좌 이미지 수정
3 participants