debug
This commit is contained in:
@@ -393,7 +393,7 @@ class Novel extends BaseController
|
||||
}
|
||||
}
|
||||
|
||||
// 分品拼音
|
||||
// 分类拼音
|
||||
$arrNovel['category_pinyin'] = CategoryModel::getPinYinByZh($arrNovel['og_novel_category']);
|
||||
$arrNovel['category_sex'] = $arrNovel['category_sex'] ?? 'man';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user