curl --location --request GET '/api/v1/film/rec/match?name&year&id&type'{
"code": 0,
"msg": "ok",
"data": [
{
"vod_name": "string",
"vod_pic": "string",
"vod_douban_id": "string",
"vod_douban_type": "string"
}
]
}