🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# PluginMessageBase.GetCommandList 方法 ## 注释 ~~~ 获取命令列表 ~~~ ## 语法 ~~~ public Dictionary<string, PluginCommandDB> GetCommandList( bool isre = false //是否重新加载); ~~~ ## 参数 | 名称 | 说明 | | --- | --- | | isre | 是否重新加载 |