648540858
2022-08-17 59bda74e88ec95890cb13d54aefef38e27411c01
sql/update.sql
@@ -77,5 +77,8 @@
alter table platform_catalog
    add businessGroupId varchar(50) default null;
/********************* ADD ***************************/
alter table stream_push
    add self int DEFAULT NULL;