This commit is contained in:
net909
2026-04-13 22:32:39 +08:00
parent 2dd4978fb3
commit b4825f1312

View File

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