多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# QQLite.Framework.Tool.PluginExtend.PluginConfigBase 类 ## 注释 ~~~ 插件高级设置 基本设置 ~~~ ## 语法 ~~~ public class PluginConfigBase : PluginConfig ~~~ ## 构造函数 | | 名称 | 说明 | | --- | --- | --- | | | [PluginConfigBase](https://www.kancloud.cn/gxser1986/cqrobot/3015819) | | ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [CommandPacks](https://www.kancloud.cn/gxser1986/cqrobot/3015821) | 命令列表 | | | [LanguagePacks](https://www.kancloud.cn/gxser1986/cqrobot/3015822) | 语音列表 | | | [LanguageDic](https://www.kancloud.cn/gxser1986/cqrobot/3015823) | 回复语列表 | | | [CommandDic](https://www.kancloud.cn/gxser1986/cqrobot/3015824) | 命令列表 | | | [Command](https://www.kancloud.cn/gxser1986/cqrobot/3015825) | 命令列表 | ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [SetDefault](https://www.kancloud.cn/gxser1986/cqrobot/3015827) | 默认设置 | | | [SyncCommand](https://www.kancloud.cn/gxser1986/cqrobot/3015828) | 同步旧命令 |