This commit is contained in:
net909 2025-03-08 09:32:49 +08:00
parent 646fa54bfa
commit 1354f63050

View File

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