mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-17 11:07:49 +08:00
Update update.sql
This commit is contained in:
parent
7918f03734
commit
42838a176c
@ -3,3 +3,6 @@ alter table wvp.media_server
|
||||
|
||||
alter table stream_proxy
|
||||
add enable_disable_none_reader bit(1) default null;
|
||||
|
||||
alter table device
|
||||
add mediaServerId varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT 'auto';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user