This commit is contained in:
make
2026-01-12 15:06:22 +08:00
parent 7b4493b332
commit f03d272aad
3 changed files with 67 additions and 18 deletions

View File

@@ -6,6 +6,7 @@ namespace app\task\crawler\maotai\page;
class VideoCategory
{
static $arrCategory = [
1 =>
[
@@ -16,13 +17,13 @@ class VideoCategory
2 =>
[
'name' => '连续剧',
'pinyin' => 'lian-xu-ju',
'pinyin' => 'dian-shi-ju',
],
3 =>
[
'name' => '综艺',
'pinyin' => 'zong-yi-pian',
'name' => '综艺',
'pinyin' => 'zong-yi',
],
4 =>