refactor: 去除视频回收站status字段

This commit is contained in:
2025-04-16 11:05:22 +08:00
parent 88fd322cf4
commit 4c478bcd7b

View File

@@ -30,7 +30,6 @@ class VideoTrash
'video',
'sort',
'recommend',
'status',
'created_at',
])
->with(['category' => function($query) {