Skip to content

[REFACTOR/#283] map admin 조회 시 userPaper 기반으로 변경하여 모든 제휴 표시#284

Merged
leesumin0526 merged 3 commits intodevelopfrom
refactor/#283-map-api
Mar 3, 2026
Merged

[REFACTOR/#283] map admin 조회 시 userPaper 기반으로 변경하여 모든 제휴 표시#284
leesumin0526 merged 3 commits intodevelopfrom
refactor/#283-map-api

Conversation

@leesumin0526
Copy link
Contributor

#️⃣연관된 이슈

#283

📝작업 내용

  • getAdmins, searchAdmin 메서드를 userPaper 기반 로직으로 수정
  • 학생이 실제 사용 가능한 제휴만 조회하도록 개선
  • 기존 DTO 구조 유지하면서 제휴 정보 정확성 향상

🔎코드 설명(스크린샷(선택))

코드에 대한 설명을 작성해주세요.

💬고민사항 및 리뷰 요구사항 (Optional)

고민사항 및 의견 받고 싶은 부분 있으면 적어두기

비고 (Optional)

참고했던 링크 등 참고 사항을 적어주세요. 코드 리뷰하는 사람이 참고해야 하는 내용을 자유로운 형식으로 적을 수 있습니다.

- getAdmins, searchAdmin 메서드를 userPaper 기반 로직으로 수정
- 학생이 실제 사용 가능한 제휴만 조회하도록 개선
- 기존 DTO 구조 유지하면서 제휴 정보 정확성 향상
@leesumin0526 leesumin0526 linked an issue Mar 3, 2026 that may be closed by this pull request
@leesumin0526 leesumin0526 changed the base branch from main to develop March 3, 2026 13:25
@leesumin0526 leesumin0526 self-assigned this Mar 3, 2026
@leesumin0526 leesumin0526 added the ♻️ refactor Refactor code label Mar 3, 2026
- StoreMapResponseDTO.PartnershipInfo의 benefit을 benefits 리스트로 변경
- getStores, searchStores에서 admin별로 benefits 그룹화하여 반환
- 하나의 admin-store 제휴에 여러 PaperContent가 있을 때 모든 혜택 표시
@leesumin0526 leesumin0526 merged commit 853bb48 into develop Mar 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

♻️ refactor Refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REFACTOR/#283] Map 응답 수정

1 participant