作者 郭盛
1 个管道 的构建 通过 耗费 1 秒

修改接口

... ... @@ -2188,6 +2188,7 @@ class User extends Api
$v['video_id']['attr'] = '8K';
$v['video_id']['eight_vipprice'] =$info['eight_price'] * 0.75;
}
$v['video_id']['title'] = $info['title'];
$v['video_id']['thumbnail'] = $rule.$info['thumbnail'];
}
... ...