mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-23 21:47:49 +08:00
修复数据库脚本的BUG。
This commit is contained in:
parent
94a0de0d27
commit
f6c1ce15e4
@ -5,4 +5,4 @@ alter table wvp_platform
|
|||||||
add auto_push_channel bool default false
|
add auto_push_channel bool default false
|
||||||
|
|
||||||
alter table wvp_stream_proxy
|
alter table wvp_stream_proxy
|
||||||
add stream_key varying(255)
|
add stream_key character varying(255)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user