This commit is contained in:
make
2026-01-20 12:03:31 +08:00
parent 14ca7c4cdc
commit 83a92479a1
2 changed files with 10 additions and 6 deletions

View File

@@ -258,27 +258,27 @@ class VideoCategoryModel extends MongoModel
],
[
'v_category_en' => 'fan-zhuan-shuang-ju',
'v_category_en' => '反转爽剧',
'v_category' => '反转爽剧',
"children" => [],
],
[
'v_category_en' => 'yan-qing-zong-cai',
'v_category_en' => '言情总裁',
'v_category' => '言情总裁',
"children" => [],
],
[
'v_category_en' => 'xian-dai-dou-shi',
'v_category_en' => '现代都市',
'v_category' => '现代都市',
"children" => [],
],
[
'v_category_en' => 'gu-zhuang-xian-xia',
'v_category_en' => '古装仙侠',
'v_category' => '古装仙侠',
"children" => [],
],
[
'v_category_en' => 'xuan-yi-shao-nao',
'v_category_en' => '悬疑烧脑',
'v_category' => '悬疑烧脑',
"children" => [],
]
],