fix(告警中心):修改字段

V0.5.x
Longjun.Tu 2023-05-11 18:42:30 +08:00
parent 1709d108c5
commit 6f9457370d
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ public class AlertRecord implements Owned<String> {
/**
*
*/
private Long alartTime;
private Long alertTime;
/**
*

View File

@ -31,7 +31,7 @@ public class TbAlertRecord {
/**
*
*/
private Long alartTime;
private Long alertTime;
/**
*