迁移
This commit is contained in:
@@ -30,6 +30,7 @@ class Attachments extends CatchModel
|
||||
{
|
||||
return $this->order('id', 'desc')
|
||||
->catchSearch()
|
||||
->catchOrder()
|
||||
->paginate();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user