修复自定义在线机型

This commit is contained in:
net909
2024-12-30 22:27:59 +08:00
parent 75348c27da
commit a449674739
9 changed files with 58 additions and 21 deletions
+1 -1
View File
@@ -33,5 +33,5 @@ return [
404 => \think\facade\App::getRootPath() . 'public/404.html',
],
'version' => '1.9',
'ver' => 1090
'ver' => 1091
];