fix:修复代码兼容性写法

This commit is contained in:
jxxghp
2025-03-23 12:10:21 +08:00
parent 79411a7350
commit 2f38b3040d
27 changed files with 242 additions and 145 deletions

View File

@@ -63,7 +63,6 @@ class _PluginBase(metaclass=ABCMeta):
pass
@staticmethod
@abstractmethod
def get_command() -> List[Dict[str, Any]]:
"""
注册插件远程命令