debug
This commit is contained in:
@@ -51,7 +51,7 @@ class CategoryModel extends MongoModel
|
||||
'kehuan-xiaoshuo' => '科幻小说',
|
||||
],
|
||||
'women' => [
|
||||
'zhongsheng-chuanyue' => '重生穿越',
|
||||
'chongsheng-chuanyue' => '重生穿越',
|
||||
'dushi-xiaoshuo' => '都市小说',
|
||||
'lingyi-xiaoshuo' => '灵异小说',
|
||||
'yanqing-xiaoshuo' => '言情小说',
|
||||
@@ -64,7 +64,7 @@ class CategoryModel extends MongoModel
|
||||
2 => 'junshi-xiaoshuo', // 军史-小说
|
||||
3 => 'wangyou-xiaoshuo', // 网游-小说
|
||||
4 => 'kehuan-xiaoshuo', // 科幻-小说
|
||||
5 => 'zhongsheng-chuanyue', // 重生-穿越
|
||||
5 => 'hongsheng-chuanyue', // 重生-穿越
|
||||
6 => 'dushi-xiaoshuo', // 都市-小说
|
||||
7 => 'lingyi-xiaoshuo', // 灵异-小说
|
||||
8 => 'yanqing-xiaoshuo', // 言情-小说
|
||||
|
||||
Reference in New Issue
Block a user