update:微信模块初始化未安装状态
This commit is contained in:
parent
40276babfb
commit
90990f8782
@ -14,5 +14,5 @@
|
||||
"aliases": "wechat",
|
||||
"files": [],
|
||||
"requires": [],
|
||||
"enable": true
|
||||
"enable": false
|
||||
}
|
@ -37,6 +37,7 @@ class InstallLocalModule
|
||||
} else {
|
||||
$this->installModuleTables();
|
||||
$this->installModuleSeeds();
|
||||
$this->enableModule();
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user