|
@@ -5488,7 +5488,7 @@ class NewsService implements NewsServiceInterface
|
|
->toArray();
|
|
->toArray();
|
|
|
|
|
|
$result = [
|
|
$result = [
|
|
- // 'almanac' => $almanacInfo,
|
|
|
|
|
|
+ 'almanac' => $almanacInfo,
|
|
'historyTodayList' => [
|
|
'historyTodayList' => [
|
|
'category_name' => '历史上的今天',
|
|
'category_name' => '历史上的今天',
|
|
'list' => $historyTodayList,
|
|
'list' => $historyTodayList,
|