@@ -1645,6 +1645,7 @@ class NewsService implements NewsServiceInterface
$count = count($apply_articale);
$result = [
+ 'apply_articale' => $apply_articale,
'count' => $count,
];
} elseif ($type_id == 10000) {