[RPC] 云端录像数据库调整

This commit is contained in:
648540858
2024-12-31 15:56:55 +08:00
parent fe991f990d
commit adfd28d9d7
3 changed files with 5 additions and 1 deletions

View File

@@ -355,6 +355,7 @@ create table wvp_cloud_record
start_time int8,
end_time int8,
media_server_id character varying(50),
server_id character varying(50),
file_name character varying(255),
folder character varying(255),
file_path character varying(255),