648540858
2021-12-09 010b09674cc2371cd24a78350c6d2a6b7e3050fc
sql/mysql.sql
@@ -148,6 +148,7 @@
    defaultServer           int          not null,
    createTime              varchar(50)  not null,
    updateTime              varchar(50)  not null,
    hookAliveInterval       int          not null,
    constraint media_server_i
        unique (ip, httpPort)
);