根据id查询视频
GET
http://localhost:8080/film/{id}
请求参数
参数名
类型
描述
必填
id
int
视频id
必填