SPMS_API/SPMS.Application/Interfaces
2026-02-11 09:51:44 +09:00
..
IAccountService.cs feat: 운영자 관리 API 구현 (#134) 2026-02-11 09:16:04 +09:00
IApnsSender.cs feat: APNs 발송 모듈 구현 (#106) 2026-02-10 15:52:26 +09:00
IAppConfigService.cs feat: 점검 안내 API 구현 (#92) 2026-02-10 14:33:32 +09:00
IAuthService.cs merge: develop 머지 충돌 해결 (Profile + EmailVerify + PasswordReset 통합) 2026-02-10 11:07:08 +09:00
IBannerService.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
IBulkJobStore.cs feat: 대용량 발송/상태조회/취소 API 구현 (#130) 2026-02-10 22:55:39 +09:00
ICredentialEncryptionService.cs feat: APNs/FCM 키 등록 및 조회 API 구현 (#48) 2026-02-10 00:28:47 +09:00
IDeviceService.cs feat: 디바이스 태그/동의 설정 API 구현 (#96) 2026-02-10 14:49:07 +09:00
IDuplicateChecker.cs feat: Redis 중복 발송 방지 구현 (#108) 2026-02-10 16:04:51 +09:00
IE2EEService.cs feat: E2EE 암호화 유틸리티 구현 (#28) 2026-02-09 16:33:38 +09:00
IEmailService.cs feat: 운영자 관리 API 구현 (#134) 2026-02-11 09:16:04 +09:00
IFaqService.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
IFcmSender.cs feat: FCM 발송 모듈 구현 (#104) 2026-02-10 15:44:32 +09:00
IFileService.cs feat: CSV 검증/템플릿 다운로드 API 구현 (#100) 2026-02-10 15:22:12 +09:00
IFileStorageService.cs feat: 파일 업로드/조회/삭제 API 구현 (#98) 2026-02-10 15:03:24 +09:00
IJwtService.cs feat: JWT 인증 모듈 구현 (#20) 2026-02-09 14:59:36 +09:00
IMessageService.cs feat: 메시지 CRUD API 구현 (#128) 2026-02-10 22:38:24 +09:00
IMessageValidationService.cs feat: 메시지 유효성 검사 서비스 구현 (#118) 2026-02-10 17:15:57 +09:00
INoticeService.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
IPushQueueService.cs feat: RabbitMQ 인프라 설정 (Exchange/Queue) (#102) 2026-02-10 15:34:15 +09:00
IPushService.cs feat: 상세 로그 다운로드 API 구현 (#140) 2026-02-11 09:43:47 +09:00
IScheduleCancelStore.cs feat: 예약 발송 등록/취소 API 구현 (#116) 2026-02-10 17:06:04 +09:00
IServiceManagementService.cs feat: 서비스 태그 목록/수정 API 구현 (#70) 2026-02-10 11:27:37 +09:00
IStatsService.cs feat: 실패원인 순위 API 구현 (#142) 2026-02-11 09:51:44 +09:00
ITokenStore.cs feat: 이메일 인증 인프라 및 API 구현 (#64) 2026-02-10 10:52:47 +09:00