[Improvement] 대시보드 KPI 변화량/변화율 필드 추가 #262
Labels
No Label
Priority
High
Priority
Low
Priority
Medium
Priority
Non
Priority
Urgent
Status
Available
Status
Done
Status
In Progress
Type
Bug
Type
Chore
Type
Design
Type
Documentation
Type
Feature
Type
Improvement
Type
Refactor
Type
Research
Type
Task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SPMS/SPMS_API#262
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
설명
프론트엔드 대시보드 KPI 카드에 변화량/변화율 표시를 위해
POST /v1/in/stats/dashboard응답의 KPI 객체에 3개 필드를 추가합니다.작업 항목
DashboardKpiDto에success_rate_change,device_count_change,today_sent_change_rate필드 추가StatsService.GetDashboardAsync에 계산 로직 구현관련 파일
SPMS.Application/DTOs/Stats/DashboardResponseDto.csSPMS.Application/Services/StatsService.cs