sql/mysql.sql
@@ -23,7 +23,8 @@ updateTime varchar(50) not null, port int not null, expires int not null, hostAddress varchar(50) not null hostAddress varchar(50) not null, charset varchar(50) not null ); create table device_channel @@ -139,6 +140,7 @@ streamNoneReaderDelayMS int not null, rtpEnable int not null, rtpPortRange varchar(50) not null, sendRtpPortRange varchar(50) not null, recordAssistPort int not null, defaultServer int not null, createTime varchar(50) not null,