1 changed files with 1 additions and 0 deletions
@ -0,0 +1 @@ |
|||
ALTER TABLE alert_history ADD `alarm_duration` bigint DEFAULT null COMMENT '告警持续时间,单位毫秒'; |
|||
Loading…
Reference in new issue
@ -0,0 +1 @@ |
|||
ALTER TABLE alert_history ADD `alarm_duration` bigint DEFAULT null COMMENT '告警持续时间,单位毫秒'; |
|||