alter table alarm_push_config
add poms_struc_factor_id jsonb;
comment on column alarm_push_config.poms_struc_factor_id is '结构物对应监测项 id';