mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-22 13:27:52 +08:00
5 lines
69 B
SQL
Executable File
5 lines
69 B
SQL
Executable File
alter table device
|
|
add mediaServerId varchar(50) default null;
|
|
|
|
|