🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# QQLite.Framework.SDK.DbPlugin 类 ## 注释 ~~~ 插件数据库实体 ~~~ ## 语法 ~~~ public class DbPlugin ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [Pid](https://www.kancloud.cn/gxser1986/cqrobot/3016754) | Id | | | [PluginId](https://www.kancloud.cn/gxser1986/cqrobot/3016755) | 插件标识 | | | [Version](https://www.kancloud.cn/gxser1986/cqrobot/3016756) | 插件版本(数据库中的) | | | [Priority](https://www.kancloud.cn/gxser1986/cqrobot/3016757) | 优先度 | | | [IsInstall](https://www.kancloud.cn/gxser1986/cqrobot/3016758) | 是否安装 | | | [IsEnabled](https://www.kancloud.cn/gxser1986/cqrobot/3016759) | 是否启用 | | | [IsStart](https://www.kancloud.cn/gxser1986/cqrobot/3016760) | 是否运行中 | | | [FileName](https://www.kancloud.cn/gxser1986/cqrobot/3016761) | 加载时的文件名 | | | [Plugin](https://www.kancloud.cn/gxser1986/cqrobot/3016762) |