mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-07 04:42:48 +08:00
完善缓存读取;
This commit is contained in:
@@ -80,6 +80,6 @@ class System extends Common
|
||||
{
|
||||
Cache::clear();
|
||||
|
||||
return $this->success('清楚成功');
|
||||
return $this->success('清除成功');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user