- IDeviceRepository에 GetDevicesByTagIdAsync 메서드 추가 - DeviceRepository에 LIKE 기반 태그 참조 디바이스 조회 구현 - TagService.DeleteAsync에서 트랜잭션으로 원자적 처리: 디바이스 Tags JSON에서 삭제 대상 tagId 제거 후 태그 삭제 |
||
|---|---|---|
| .. | ||
| AdminRepository.cs | ||
| AppConfigRepository.cs | ||
| BannerRepository.cs | ||
| DailyStatRepository.cs | ||
| DeviceRepository.cs | ||
| FaqRepository.cs | ||
| FileRepository.cs | ||
| MessageRepository.cs | ||
| NoticeRepository.cs | ||
| PushSendLogRepository.cs | ||
| Repository.cs | ||
| ServiceRepository.cs | ||
| TagRepository.cs | ||
| WebhookLogRepository.cs | ||