This commit is contained in:
net909
2025-10-10 20:47:20 +08:00
parent 475c14804a
commit 4bf87156e3

View File

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