Skip to content

feat: 지출 업데이트 및 삭제 구현#22

Merged
ouob123 merged 2 commits intomainfrom
dev-feat-expense-edit
Oct 30, 2025
Merged

feat: 지출 업데이트 및 삭제 구현#22
ouob123 merged 2 commits intomainfrom
dev-feat-expense-edit

Conversation

@choubung
Copy link
Copy Markdown
Contributor

✅ PR Type (하나 이상의 PR 타입 선택)

  • 기능 추가
  • 기능 수정
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

📌 Issues


🌲 Branch

  • dev-feat-expense-edit -> main

📝 Work Description

  • 지출 내역 수정 및 삭제 기능을 업데이트 했습니다.

변경 사항

  • Expense 변경: 업데이트 메서드 추가
  • ExpenseService 변경: 업데이트, 삭제 메서드 추가
  • ExpenseController 변경: 지출 수정, 삭제 엔드포인트 추가

✨ Result

지출 수정

image image

지출 삭제

image

@choubung choubung requested a review from ouob123 October 29, 2025 13:25
@choubung choubung self-assigned this Oct 29, 2025
@ouob123 ouob123 merged commit 0ccb463 into main Oct 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feat]: 지출 수정 및 삭제

2 participants