$userId, 'article_id' => $articleId, 'status' => YesNoEnum::YES ])->findOrEmpty(); return !$collect->isEmpty(); } }