SPMS_API/SPMS.Domain/Interfaces
2026-03-03 12:55:53 +09:00
..
IAdminRepository.cs feat: 운영자 관리 API 구현 (#134) 2026-02-11 09:16:04 +09:00
IAppConfigRepository.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
IBannerRepository.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
IDailyStatRepository.cs improvement: 서비스 스코프 정책 고정 (#199) 2026-02-24 17:11:30 +09:00
IDeviceRepository.cs improvement: Device External ID (UUID) 도입 (#275) 2026-03-03 12:55:53 +09:00
IFaqRepository.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
IFileRepository.cs feat: 파일 업로드/조회/삭제 API 구현 (#98) 2026-02-10 15:03:24 +09:00
IMessageRepository.cs improvement: 대시보드 통합 API 추가 (#231) 2026-02-25 16:04:00 +09:00
INoticeRepository.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
INotificationRepository.cs improvement: Notification 도메인 구축 (#247) 2026-02-26 09:44:28 +09:00
IPushLogRepository.cs feat: Domain Interface 정의 — Repository, UnitOfWork (#12) 2026-02-09 13:46:06 +09:00
IPushSendLogRepository.cs improvement: 이력 엑셀 내보내기 API 추가 (#191) 2026-02-25 16:39:56 +09:00
IRepository.cs feat: Domain Interface 정의 — Repository, UnitOfWork (#12) 2026-02-09 13:46:06 +09:00
IServiceRepository.cs feat: 서비스 등록 API 구현 (#52) 2026-02-10 09:38:56 +09:00
IStatRepository.cs feat: Domain Interface 정의 — Repository, UnitOfWork (#12) 2026-02-09 13:46:06 +09:00
ITagRepository.cs improvement: TagCode 도입 — 태그 식별자를 4자리 랜덤 코드로 변경 (#269) 2026-03-02 16:12:06 +09:00
IUnitOfWork.cs feat: Domain Interface 정의 — Repository, UnitOfWork (#12) 2026-02-09 13:46:06 +09:00
IWebhookLogRepository.cs feat: 웹훅 발송 서비스 구현 (#146) 2026-02-11 10:10:11 +09:00