alter table camera_status_alarm add auto_restore bool default false; comment on column camera_status_alarm.auto_restore is '是否自动恢复的';