From 90d9cd8ac8d7575d1cbd6e81ff6ed746ee82289f Mon Sep 17 00:00:00 2001 From: xu-bin-bin <34916924+xu-bin-bin@users.noreply.github.com> Date: 星期二, 17 十月 2023 09:23:45 +0800 Subject: [PATCH] Merge branch '648540858:wvp-28181-2.0' into wvp-28181-2.0 --- sql/2.6.9更新.sql | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git "a/sql/2.6.9\346\233\264\346\226\260.sql" "b/sql/2.6.9\346\233\264\346\226\260.sql" index 514b39e..769004d 100644 --- "a/sql/2.6.9\346\233\264\346\226\260.sql" +++ "b/sql/2.6.9\346\233\264\346\226\260.sql" @@ -3,3 +3,6 @@ alter table wvp_platform add auto_push_channel bool default false + +alter table wvp_stream_proxy + add stream_key varying(255) -- Gitblit v1.8.0