优化收到目录时的分组信息处理
This commit is contained in:
@@ -708,7 +708,6 @@ public class RedisCatchStorageImpl implements IRedisCatchStorage {
|
||||
if (param != null && param.getMediaServerId().equalsIgnoreCase(mediaServerId)) {
|
||||
redisTemplate.delete(key);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user