临时提交
This commit is contained in:
@@ -92,4 +92,7 @@ public interface StreamProxyMapper {
|
||||
* 查询设置了自动移除并且没有国标编号的代理
|
||||
*/
|
||||
List<StreamProxy> selectWithAutoRemoveAndWithoutGbDeviceIdByMediaServerId(String mediaServerId);
|
||||
|
||||
int delete(int id);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user