@@ -44,7 +44,7 @@ public class AlertRecord implements Owned<String> {
/**
* 告警时间
*/
- private Long alartTime;
+ private Long alertTime;
* 告警详情
@@ -31,7 +31,7 @@ public class TbAlertRecord {