SPMS_API/SPMS.Application
SEAN afaeb6d116 improvement: 관리자 기기 목록 API 확장 (#237)
- DeviceListRequestDto: keyword, marketing_agreed 필터 추가
- DeviceSummaryDto: 8개 응답 필드 추가 (device_token, service_name, service_code, os_version, app_version, marketing_agreed, is_active, created_at)
- DeviceRepository: keyword/marketingAgreed 필터 + Include(Service) 추가
- DeviceService: 새 필터 전달 + 응답 매핑 확장

Closes #237
2026-02-25 16:56:59 +09:00
..
DTOs improvement: 관리자 기기 목록 API 확장 (#237) 2026-02-25 16:56:59 +09:00
Interfaces improvement: 이력 엑셀 내보내기 API 추가 (#191) 2026-02-25 16:39:56 +09:00
Services improvement: 관리자 기기 목록 API 확장 (#237) 2026-02-25 16:56:59 +09:00
Settings feat: Redis 중복 발송 방지 구현 (#108) 2026-02-10 16:04:51 +09:00
DependencyInjection.cs feat: 통계 API 구현 (8.1~8.5) (#132) 2026-02-10 23:08:04 +09:00
SPMS.Application.csproj improvement: 인증 보안 정책 — Rate Limit + 시도제한 + 보안 로깅 (#190) 2026-02-25 11:13:49 +09:00