alter table `tm_monitor_alert_config`Add column is_popup_notice tinyint not null default 0 AFTER `notice_frequency`;