修复数据库语法兼容以及redis接收推流信息导入
This commit is contained in:
@@ -24,8 +24,6 @@ public interface StreamProxyMapper {
|
||||
"SET type=#{type}, " +
|
||||
"app=#{app}," +
|
||||
"stream=#{stream}," +
|
||||
"app=#{app}," +
|
||||
"stream=#{stream}," +
|
||||
"media_server_id=#{mediaServerId}, " +
|
||||
"src_url=#{srcUrl}," +
|
||||
"timeout=#{timeout}, " +
|
||||
|
||||
Reference in New Issue
Block a user