refactor: 修改文章评论及文章回收站

This commit is contained in:
2025-01-20 17:52:15 +08:00
parent cf1299af28
commit a64379f188
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ class ArticleTrash
'title',
'category_id',
'page/d' => 1,
'size/d' => 20
'size/d' => 10
]);
$data = ArticleModel::field([
'id',