优化收到目录时的分组信息处理

This commit is contained in:
648540858
2024-08-09 11:08:40 +08:00
parent a1671c3c3e
commit 7f8a15f017
12 changed files with 173 additions and 117 deletions

View File

@@ -708,7 +708,6 @@ public class RedisCatchStorageImpl implements IRedisCatchStorage {
if (param != null && param.getMediaServerId().equalsIgnoreCase(mediaServerId)) {
redisTemplate.delete(key);
}
}
@Override