mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update Index.php
This commit is contained in:
parent
1252dafa8a
commit
733fcfe7fb
@ -120,7 +120,7 @@ class Index extends Controller
|
||||
try {
|
||||
$this->app->console->call('optimize:route');
|
||||
$this->app->console->call('optimize:schema');
|
||||
$this->success('网站压缩加速成功!');
|
||||
$this->success('网站缓存加速成功!');
|
||||
} catch (HttpResponseException $exception) {
|
||||
throw $exception;
|
||||
} catch (\Exception $e) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user