修复点播端口为空

This commit is contained in:
648540858
2024-04-09 10:59:59 +08:00
parent bbf19c7909
commit 6dd870e74c
3 changed files with 52 additions and 35 deletions

View File

@@ -27,7 +27,7 @@ public interface MediaServerMapper {
"flv_port," +
"flv_ssl_port," +
"ws_flv_port," +
"ws_flv_ssl__port," +
"ws_flv_ssl_port," +
"rtsp_ssl_port,"+
"auto_config,"+
"secret,"+