648540858
2021-11-19 fe7ddbb5c351d973b83cd6350bd2837a000d3d4a
sql/mysql.sql
@@ -23,6 +23,7 @@
    updateTime    varchar(50)  not null,
    port          int          not null,
    expires       int          not null,
    subscribeCycleForCatalog       int          not null,
    hostAddress   varchar(50)  not null,
    charset       varchar(50)  not null
);