-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
😏 어떤 기능인가요?
홈잇리포트 소비분석(주별) API 분리
-
exception과 상관없이 기본적으로 전달해야할 dto
-
분석 결과를 포함하는 dto
-
추가하려는 기능에 대해 간결하게 설명해주세요
✏️ 작업 상세 내용
- Controller api 분리: @GetMapping("/ofWeekResult"), @GetMapping("/ofWeekInfo")
- Service 관련 메서드 분리: getWeeklyAnalyzeResult, getWeeklyAnalyzeInfo
- Service getWeeklyAnalyzeInfoList 메서드 생성(주별 분석에 필요한 데이터 가공)
🏞 스크린샷 (선택)
📚 참고할만한 자료(선택)
Reactions are currently unavailable