国标级联支持添加通道后主动推动到上级
This commit is contained in:
@@ -194,6 +194,7 @@ create table wvp_platform (
|
||||
create_time character varying(50),
|
||||
update_time character varying(50),
|
||||
as_message_channel bool default false,
|
||||
auto_push_channel bool default false,
|
||||
constraint uk_platform_unique_server_gb_id unique (server_gb_id)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user