fix
This commit is contained in:
@@ -54,8 +54,6 @@ class SiteMapLogic
|
|||||||
$this->strDate = date('Y-m-d');
|
$this->strDate = date('Y-m-d');
|
||||||
$this->strSiteMapPath = root_path('storage/SiteMap');
|
$this->strSiteMapPath = root_path('storage/SiteMap');
|
||||||
|
|
||||||
$this->intPageSize = 3;
|
|
||||||
|
|
||||||
$this->NovelModel = NovelModel::getInstance();
|
$this->NovelModel = NovelModel::getInstance();
|
||||||
|
|
||||||
NovelModel::$arrOptions['projection'] = [
|
NovelModel::$arrOptions['projection'] = [
|
||||||
|
|||||||
Reference in New Issue
Block a user