This commit is contained in:
net909 2024-08-05 17:10:43 +08:00
parent 350a0bd306
commit 8bdf58651c

View File

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