From 4c478bcd7b53cb886bbaf471415ccb646ba72c58 Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Wed, 16 Apr 2025 11:05:22 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=8E=BB=E9=99=A4=E8=A7=86?= =?UTF-8?q?=E9=A2=91=E5=9B=9E=E6=94=B6=E7=AB=99status=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/admin/controller/v1/VideoTrash.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/admin/controller/v1/VideoTrash.php b/app/admin/controller/v1/VideoTrash.php index ad4f7cf3..48b6c833 100644 --- a/app/admin/controller/v1/VideoTrash.php +++ b/app/admin/controller/v1/VideoTrash.php @@ -30,7 +30,6 @@ class VideoTrash 'video', 'sort', 'recommend', - 'status', 'created_at', ]) ->with(['category' => function($query) {