refactor: 文章恢复修改
This commit is contained in:
@@ -56,7 +56,6 @@ class ArticleTrash
|
|||||||
}
|
}
|
||||||
if (!$article->restore()) {
|
if (!$article->restore()) {
|
||||||
return error('操作失败');
|
return error('操作失败');
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return success('操作成功');
|
return success('操作成功');
|
||||||
|
|||||||
Reference in New Issue
Block a user