xingqiao
2022-08-26 fa0660291055ec113f9982270c27ebc45bec16ce
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;