This commit is contained in:
make
2025-03-31 16:29:09 +08:00
parent 7fc4233066
commit 2d2e1172aa
27 changed files with 270 additions and 166 deletions

View File

@@ -108,6 +108,7 @@ class NovelModel extends MongoModel
'og_description' => 1,
'og_novel_latest_chapter_name' => 1,
'og_novel_update_time' => 1,
'og_novel_status' => 1,
],
];