refactor: 修改文章评论及文章回收站
This commit is contained in:
@@ -19,7 +19,7 @@ class ArticleLeaveMessage
|
||||
'created_at',
|
||||
'lang_id' => request()->lang_id,
|
||||
'page/d' => 1,
|
||||
'size/d' => 20
|
||||
'size/d' => 10
|
||||
]);
|
||||
|
||||
// 获取文章留言列表
|
||||
|
||||
Reference in New Issue
Block a user