mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-06-14 15:47:50 +08:00
6 lines
140 B
SQL
6 lines
140 B
SQL
alter table wvp_device_channel
|
|
change stream_id stream_id varying(255)
|
|
|
|
alter table wvp_device_channel
|
|
add common_gb_channel_id int
|