公告板
版本库
filestore
活动
搜索
登录
main
/
wvp-pro
搭配zgyw,实现gb28181
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
移除全量脚本多余字段
648540858
2024-04-12
819ec97d6653af3a2daab3e9e2914662a8086a8d
[wvp-pro.git]
/
数据库
/
2.7.0
/
更新-mysql-2.7.0.sql
1
2
3
4
5
6
7
8
alter table wvp_device_channel
add stream_identification character varying(50);
alter table wvp_device
drop switch_primary_sub_stream;
alter table wvp_platform
add send_stream_ip character varying(50);