修复默认新建设备未设置节点策略的BUG
This commit is contained in:
@@ -59,6 +59,7 @@ public interface DeviceMapper {
|
||||
"firmware, " +
|
||||
"transport," +
|
||||
"stream_mode," +
|
||||
"media_server_id," +
|
||||
"ip," +
|
||||
"sdp_ip," +
|
||||
"local_ip," +
|
||||
@@ -88,6 +89,7 @@ public interface DeviceMapper {
|
||||
"#{firmware}," +
|
||||
"#{transport}," +
|
||||
"#{streamMode}," +
|
||||
"#{mediaServerId}," +
|
||||
"#{ip}," +
|
||||
"#{sdpIp}," +
|
||||
"#{localIp}," +
|
||||
|
||||
Reference in New Issue
Block a user