This commit is contained in:
net909 2024-05-22 11:24:13 +08:00
parent c1edf905f3
commit 86bffab357

View File

@ -31,7 +31,7 @@ return [
'show_error_msg' => true,
'exception_tmpl' => \think\facade\App::getAppPath() . 'view/exception.tpl',
'version' => '1005',
'version' => '1007',
'dbversion' => '1005'
'dbversion' => '1007'
];