top art cache
This commit is contained in:
parent
b9f5a0bb46
commit
ba394a8833
@ -366,7 +366,7 @@ class Article extends BaseController
|
||||
//删除本贴设置缓存显示编辑后内容
|
||||
Cache::delete('article_'.$data['id']);
|
||||
//清除文章tag缓存
|
||||
//Cache::tag('tagArtDetail')->clear();
|
||||
Cache::tag('tagArtDetail')->clear();
|
||||
return json($res);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user