This commit is contained in:
NULL
2025-05-27 11:57:16 +08:00
parent 50d7df3869
commit b392a65948
15 changed files with 223 additions and 53 deletions

View File

@@ -288,9 +288,6 @@ class Novel extends BaseController
$intCount = 20;
$arrNewsUpdateNovel = $NovelModel->getCommonNovelOnCache($strKey, $intLifeTime, $intCount, $intType, NULL, ['n_update_time' => -1]);
// echo "<pre>";
// var_dump($arrNewsUpdateNovel);exit;
// TODO n_description 改成 n_description
// 更新值
ConverterMovel::setVal([
'intPage' => 1,