feat: 提供插件更新功能

This commit is contained in:
2024-04-10 12:16:40 +08:00
parent f2fda7f92e
commit e0dc840197
3 changed files with 18 additions and 8 deletions

View File

@ -30,7 +30,7 @@ class StorePlugin(LiteModel):
def get_plugin_exist(plugin_name: str) -> bool:
"""
获取插件是否存在
获取插件是否存在于加载列表
Args:
plugin_name: