refactor: 修改文章分类列表
This commit is contained in:
@@ -12,7 +12,7 @@ class ArticleCategory
|
||||
public function index()
|
||||
{
|
||||
$param = request()->param([
|
||||
'name',
|
||||
'name' => '',
|
||||
'page/d' => 1,
|
||||
'limit/d' => 10,
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user