This commit is contained in:
net909
2025-10-17 10:41:53 +08:00
parent 63636e660d
commit 3499583e0d
2 changed files with 1 additions and 2 deletions

View File

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

File diff suppressed because one or more lines are too long