- POST /v1/in/stats/history/export 엔드포인트 추가 - history/list와 동일 필터(keyword/status/date) 기준 엑셀 내보내기 - PushSendLogRepository에서 GroupBy 쿼리를 private helper로 리팩토링 - ClosedXML로 엑셀 생성 (메시지코드/제목/서비스명/발송일시/대상수/성공/실패/오픈율/상태) Closes #191 |
||
|---|---|---|
| .. | ||
| AdminRepository.cs | ||
| AppConfigRepository.cs | ||
| BannerRepository.cs | ||
| DailyStatRepository.cs | ||
| DeviceRepository.cs | ||
| FaqRepository.cs | ||
| FileRepository.cs | ||
| MessageRepository.cs | ||
| NoticeRepository.cs | ||
| PushSendLogRepository.cs | ||
| Repository.cs | ||
| ServiceRepository.cs | ||
| WebhookLogRepository.cs | ||