This commit is contained in:
net909
2024-10-11 20:21:40 +08:00
parent 9614e31ebf
commit 75348c27da
+2 -2
View File
@@ -32,6 +32,6 @@ return [
// 定义404错误的模板文件地址
404 => \think\facade\App::getRootPath() . 'public/404.html',
],
'version' => '1.8',
'ver' => 1080
'version' => '1.9',
'ver' => 1090
];