where('file_id', 'in', $fileIds)->update(['is_delete' => 1]); } }