FIX SITE MAP

This commit is contained in:
Default
2025-04-24 01:18:17 +08:00
parent 7494188846
commit 8754bbc58e
11 changed files with 571 additions and 84 deletions

View File

@@ -414,7 +414,7 @@ EOT;
$strParse = <<<EOT
<?php
\$arrCategory = app(\\app\\services\\NovelService::class)->getCategoryFilter( {$n_sex});
\$arrCategory = \\app\\services\\StaticConfig::getCategoryFilter( {$n_sex});
if (!empty(\$arrCategory) && is_array(\$arrCategory)):