5 lines
122 B

alter table camera_status_push_log
add timing varchar(64);
alter table camera_status_push_log
add notice_way varchar[];