This commit is contained in:
net909 2024-07-07 13:39:52 +08:00
parent 14700052b8
commit bf6a091c8d

View File

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