mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
123
This commit is contained in:
parent
6399136b5a
commit
b92f6e2f67
@ -587,7 +587,7 @@ class CacheManager:
|
||||
func=func,
|
||||
expire=expire,
|
||||
lazy_load=lazy_load,
|
||||
_cache=self.cache,
|
||||
_cache=self._cache,
|
||||
)
|
||||
return func
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user