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] 아이템 장착/해제/구매 시 반환 값 추가 #180

Closed
4 tasks
subbb-in opened this issue Dec 9, 2024 · 0 comments
Closed
4 tasks

[Refactor] 아이템 장착/해제/구매 시 반환 값 추가 #180

subbb-in opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
🔧 Refactor 코드 리팩토링

Comments

@subbb-in
Copy link
Collaborator

subbb-in commented Dec 9, 2024

⛏️ 리팩토링 할 기능

리팩토링 할 기능에 대해 간단히 적어주세요.

  • 아이템 장착/해제/구매 시 착용여부와 구매여부 반환 값을 추가합니다.

🪜 변경 전 상황과 변경 이유

변경 전의 상황과 변경하려는 이유를 작성해주세요.
프론트에서의 연결을 위해 반환 값을 추가합니다.


✨ 변경 후 예상

변경후의 예상하는 구조를 작성해주세요.


📝 작업 상세 내용

  • ItemResponse 추가
  • Purchase 엔티티 필드 추가
  • Item 서비스 및 Avatar 서비스 수정

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 Refactor 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant