mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-08 15:07:49 +08:00
5 lines
65 B
SQL
5 lines
65 B
SQL
alter table stream_push
|
|
add serverId varchar(50) not null;
|
|
|
|
|