This commit is contained in:
net909
2025-12-16 20:16:54 +08:00
parent 16a9c03b6c
commit 41e719720c

View File

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