mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update Plugs.php
This commit is contained in:
parent
5cb34425f6
commit
ee1d02bd7a
@ -134,7 +134,7 @@ class Plugs extends Controller
|
||||
AdminService::instance()->clearCache();
|
||||
SystemService::instance()->clearRuntime();
|
||||
sysoplog('系统运维管理', '清理网站日志及缓存数据');
|
||||
$this->success('清理缓存及日志成功!');
|
||||
$this->success('清空缓存日志成功!');
|
||||
} catch (HttpResponseException $exception) {
|
||||
throw $exception;
|
||||
} catch (\Exception $exception) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user