This commit is contained in:
net909
2024-04-03 21:33:12 +08:00
parent 9e3f934701
commit 31e0686273
+2 -2
View File
@@ -32,6 +32,6 @@ return [
// 定义404错误的模板文件地址
404 => \think\facade\App::getRootPath() . 'public/404.html',
],
'version' => '1.7',
'ver' => 1070
'version' => '1.8',
'ver' => 1080
];