This commit is contained in:
net909 2025-01-05 10:57:43 +08:00
parent 31300d8a7b
commit 8d5a9bc083

View File

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