SPMS_API/SPMS.Application
seonkyu.kim cac56761f4 feat: 서비스 관리 API 구현 (#44)
- ServiceController: 서비스 목록/상세/상태변경 엔드포인트
- ServiceManagementService: 비즈니스 로직 구현
- Service DTOs: 요청/응답 DTO 4종
- DI 등록

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 00:01:33 +09:00
..
DTOs feat: 서비스 관리 API 구현 (#44) 2026-02-10 00:01:33 +09:00
Interfaces feat: 서비스 관리 API 구현 (#44) 2026-02-10 00:01:33 +09:00
Services feat: 서비스 관리 API 구현 (#44) 2026-02-10 00:01:33 +09:00
Settings feat: JWT 인증 모듈 구현 (#20) 2026-02-09 14:59:36 +09:00
DependencyInjection.cs feat: 서비스 관리 API 구현 (#44) 2026-02-10 00:01:33 +09:00
SPMS.Application.csproj feat: 운영자 계정 CRUD API 구현 (#42) 2026-02-09 23:51:04 +09:00