plugin_name 函数功能获取插件名。 函数原型def plugin_name(self) -> str : pass 返回参数说明 数据结构 说明 str 返回插件名。 父主题: PluginNode