mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-27 07:27:49 +08:00
5 lines
165 B
SQL
5 lines
165 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); |