This commit is contained in:
make
2025-05-07 11:33:41 +08:00
parent 3e23b479eb
commit f72b9d2e96

View File

@@ -518,22 +518,22 @@ return [
'/zhuomian', '/zhuomian',
] ]
], ],
'VIDEO_RANK_INDEX_URL_T7' => [ 'VIDEO_PC_PATH_URL_T7' => [
'description' => '视频排行榜首页URL 模板7', 'description' => '视频pc端目录URL 模板7',
'sfg_id' => 1120, 'sfg_id' => 1120,
'arrSubjectFomart' => [ 'arrSubjectFomart' => [
'/pc', '/pc',
] ]
], ],
'VIDEO_RANK_INDEX_URL_T8' => [ 'VIDEO_PC_PATH_URL_T8' => [
'description' => '视频排行榜首页URL 模板8', 'description' => '视频pc端目录URL 模板8',
'sfg_id' => 1121, 'sfg_id' => 1121,
'arrSubjectFomart' => [ 'arrSubjectFomart' => [
'/web', '/web',
] ]
], ],
'VIDEO_RANK_INDEX_URL_T9' => [ 'VIDEO_PC_PATH_URL_T9' => [
'description' => '视频排行榜首页URL 模板9', 'description' => '视频pc端目录URL 模板9',
'sfg_id' => 1122, 'sfg_id' => 1122,
'arrSubjectFomart' => [ 'arrSubjectFomart' => [
'/windows', '/windows',