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

Feat: productimage deleteall 기능 구현 #105

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

LimHyeonGyu
Copy link
Collaborator

📌 과제 설명

productId를 매개변수로 받아 해당 product의 모든 이미지를 제거하는 기능구현

👩‍💻 요구 사항과 구현 내용

ProductUploadUtil : deleteAllFiles(Long productId) 추가
ProductFileController : UploadUtil에 추가한 기능을 호출하는 deleteAllFiles 추가

✅ 피드백 반영사항

✅ PR 포인트 & 궁금한 점

Copy link
Collaborator

@chadoli27 chadoli27 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
Collaborator

@Yi-YongMin Yi-YongMin left a comment

Choose a reason for hiding this comment

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

승인 완료

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants