mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-26 23:17:50 +08:00
6 lines
166 B
SQL
6 lines
166 B
SQL
alter table wvp_media_server
|
|
add transcode_suffix character varying(255);
|
|
|
|
alter table wvp_platform_catalog
|
|
add civil_code_for_channel character varying(50);
|