SPMS_API/SPMS.Application
SEAN ef6d71a921 feat: 메시지 미리보기 API 구현 (#120)
- POST /v1/in/message/preview 엔드포인트 추가
- MessageService: 메시지 조회 → 변수 치환 → 미리보기 데이터 반환
- IMessageService 인터페이스 정의 (향후 CRUD 확장용)

Closes #120
2026-02-10 17:27:56 +09:00
..
DTOs feat: 메시지 미리보기 API 구현 (#120) 2026-02-10 17:27:56 +09:00
Interfaces feat: 메시지 미리보기 API 구현 (#120) 2026-02-10 17:27:56 +09:00
Services feat: 메시지 미리보기 API 구현 (#120) 2026-02-10 17:27:56 +09:00
Settings feat: Redis 중복 발송 방지 구현 (#108) 2026-02-10 16:04:51 +09:00
DependencyInjection.cs feat: 메시지 미리보기 API 구현 (#120) 2026-02-10 17:27:56 +09:00
SPMS.Application.csproj feat: 운영자 계정 CRUD API 구현 (#42) 2026-02-09 23:51:04 +09:00