648540858
2022-08-05 231582eb775708d11be93c2df823b9b8eb235352
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;