异常数据功能调整

This commit is contained in:
2025-07-08 11:01:20 +08:00
parent 6bb9d19765
commit 4072cc7517
3 changed files with 73 additions and 25 deletions

View File

@@ -16,7 +16,9 @@ public class DetailAbnormalVO {
private String monitorName;
private Long timeSum;
private String timeSum;
private String errCount;
private String targetKey;