debug
This commit is contained in:
@@ -219,6 +219,7 @@ class ChapterService
|
||||
*/
|
||||
public function getChapterInfo(int $intNId, int $intCSortNum = 0, int $intCPage = 0)
|
||||
{
|
||||
|
||||
// 小说详情
|
||||
$arrNovel = $this->NovelModel->getNovelByNId($intNId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user