perf(X-Pack): 阈值告警预览页面优化

This commit is contained in:
fit2cloud-chenyw
2024-08-16 17:47:35 +08:00
parent e9c37ca9b3
commit e9db5a1121
2 changed files with 3 additions and 1 deletions

View File

@@ -26,4 +26,6 @@ public class FilterTreeItem implements Serializable {
private DynamicTimeSetting dynamicTimeSetting;
// tree
private FilterTreeObj subTree;
private String valueType;
}