去除旧版更新数据库结构方法

This commit is contained in:
WispX
2020-03-14 19:42:06 +08:00
parent 3915f83883
commit 7effc2c6d6
2 changed files with 1 additions and 104 deletions
@@ -8,6 +8,7 @@
namespace app\index\controller\admin;
use app\common\model\Config;
use think\Db;
use app\common\model\Images;
use think\Exception;