This commit is contained in:
net909 2025-03-05 17:28:51 +08:00
parent 5b12a368fc
commit 44790639cd

View File

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