fix id-first deep links for videoGpt1 seo
This commit is contained in:
@@ -189,8 +189,8 @@ EOF;
|
||||
$strAction = "";
|
||||
$arrArgs = [
|
||||
'intVId' => $Video->v_id,
|
||||
'strPinYin' => $Video->v_name_en,
|
||||
'strPinyin' => $Video->v_name_en,
|
||||
'strPinYin' => '',
|
||||
'strPinyin' => '',
|
||||
];
|
||||
|
||||
if ($arrUrlFamily && !empty($arrUrlFamily)) {
|
||||
|
||||
Reference in New Issue
Block a user