优化安装程序,初试数据库驱动为InnoDb

This commit is contained in:
2020-04-18 20:42:40 +08:00
parent abc1fac1b9
commit b3157054e3
5 changed files with 74 additions and 220 deletions

View File

@@ -22,7 +22,7 @@ class Plugin extends \sent\Addons{
'title'=>'站点统计信息',
'description'=>'统计站点的基础信息',
'status'=>1,
'author'=>'thinkphp',
'author'=>'molong',
'version'=>'0.2'
);