648540858
2021-12-07 9b1af8ef1396de45884fe86c56844714045b82ec
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)
);