This commit is contained in:
net909 2024-09-17 10:22:45 +08:00
parent a5145accd6
commit 3b93ee1203

View File

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