This commit is contained in:
net909
2024-10-11 20:03:41 +08:00
parent 3b93ee1203
commit 86adfd018a
15 changed files with 135 additions and 53 deletions

View File

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