update 22

This commit is contained in:
2026-01-07 01:14:51 +09:00
parent 57c3eea429
commit 66e8e21302
220 changed files with 2911 additions and 700 deletions

View File

@@ -141,6 +141,7 @@ public class ExportService {
request.serverId(),
request.patternId(),
request.severity(),
request.filePath(),
request.startDate(),
request.endDate(),
request.keyword(),
@@ -272,6 +273,7 @@ public class ExportService {
Long serverId,
Long patternId,
String severity,
String filePath,
LocalDateTime startDate,
LocalDateTime endDate,
String keyword