This commit is contained in:
make
2025-04-24 22:11:35 +08:00
parent fe177b9484
commit 5112893207
35 changed files with 1510 additions and 2051 deletions

View File

@@ -135,7 +135,7 @@ class NovelService
* @param integer $intPage
* @return string
*/
public function getNovelCategoryUrl(string $strGender, string $strCategory, string $strStatus, string $strOrder, int|string $intPage): string
public function getNovelCategoryUrl(string|NULL $strGender, string|NULL $strCategory, string|NULL $strStatus, string|NULL $strOrder, int|string|NULL $intPage): string
{
$strKey = 'CATEGORY_INFO_URL';
$strUrl = $this->SiteContext->DomainModel->getFomartUrl($strKey, [