curl --location '/api/v1/film/rec/association?source=undefined&kw=undefined&pageNum=undefined&pageSize=undefined'{
"code": 0,
"msg": "ok",
"data": [
{
"vod_id": "string",
"vod_name": "string",
"vod_hot": 0,
"vod_pic": "string",
"vod_remarks": "string"
}
]
}