Skip to content

[Fix] 홈잇리포트 소비분석(주별) API 분리 #165

Description

@experi-do

😏 어떤 기능인가요?

홈잇리포트 소비분석(주별) API 분리

  • exception과 상관없이 기본적으로 전달해야할 dto

  • 분석 결과를 포함하는 dto

  • 추가하려는 기능에 대해 간결하게 설명해주세요

✏️ 작업 상세 내용

  • Controller api 분리: @GetMapping("/ofWeekResult"), @GetMapping("/ofWeekInfo")
  • Service 관련 메서드 분리: getWeeklyAnalyzeResult, getWeeklyAnalyzeInfo
  • Service getWeeklyAnalyzeInfoList 메서드 생성(주별 분석에 필요한 데이터 가공)

🏞 스크린샷 (선택)

📚 참고할만한 자료(선택)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions