|
@ -2,7 +2,7 @@ alter table camera_status_push_config alter column notice_way type varchar[32] u |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DROP TABLE if exists camera_status_push_log |
|
|
DROP TABLE if exists camera_status_push_log; |
|
|
create table if not exists camera_status_push_log |
|
|
create table if not exists camera_status_push_log |
|
|
( |
|
|
( |
|
|
id serial not null, |
|
|
id serial not null, |
|
|