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