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