- IDeviceRepository에 GetDevicesByTagIdAsync 메서드 추가 - DeviceRepository에 LIKE 기반 태그 참조 디바이스 조회 구현 - TagService.DeleteAsync에서 트랜잭션으로 원자적 처리: 디바이스 Tags JSON에서 삭제 대상 tagId 제거 후 태그 삭제 |
||
|---|---|---|
| .. | ||
| DTOs | ||
| Interfaces | ||
| Services | ||
| Settings | ||
| DependencyInjection.cs | ||
| SPMS.Application.csproj | ||