feat : 리뷰 조회 추가

This commit is contained in:
lsh9672
2025-06-18 13:25:12 +09:00
parent 2eefb269e6
commit 458f532b31
9 changed files with 159 additions and 48 deletions
@@ -17,6 +17,7 @@ public interface ExternalReviewPort {
* 최근 리뷰 데이터 조회
*/
List<String> getRecentReviews(Long storeId, Integer days);
/**
* 리뷰 개수 조회