This commit is contained in:
make
2025-04-22 21:28:08 +08:00
parent cd0cfdeec5
commit c87a377282
10 changed files with 446 additions and 381 deletions

View File

@@ -729,6 +729,7 @@ class NovelService
'strNovelDescription' => $arrNovel['n_description'],
]);
$arrNovel['intFirstChapterSort'] = $intFirstChapterSort;
$arrNovel['arrLatestChapter'] = $arrLatestChapter;
$arrNovel['arrNovelClicks'] = $arrNovelClicks;
$arrNovel['arrRelateveNovel'] = $arrRelateveNovel;
$arrNovel['strFocus'] = $strFocus;