This commit is contained in:
net909
2025-07-06 12:21:04 +08:00
parent 3beb0ec637
commit 933f98a909

View File

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