fix: 修复订阅刷新共享识别缓存回填异常

This commit is contained in:
jxxghp
2026-05-09 11:25:45 +08:00
parent 268414fb11
commit 4ef8b0ba99
2 changed files with 10 additions and 13 deletions

View File

@@ -424,7 +424,6 @@ class ChainBase(metaclass=ABCMeta):
return None
return copy.deepcopy(meta)
@staticmethod
def _update_local_recognize_cache(
self,
meta: Optional[MetaBase],