1
0
forked from bot/app

message 统计

This commit is contained in:
2024-05-12 02:47:14 +08:00
parent c6f2a29320
commit 041ceb81d8
52 changed files with 371 additions and 160 deletions

View File

@ -15,7 +15,7 @@ __plugin_meta__ = PluginMetadata(
}
)
from ...internal.base.data_manager import set_memory_data
from ...utils.base.data_manager import set_memory_data
driver = get_driver()