curl --location '/api/v1/film/cms/play?uuid=undefined&play=undefined&flag=undefined'{
"code": 0,
"msg": "ok",
"data": {
"url": "string",
"quality": [
{
"name": "string",
"url": "string"
}
],
"jx": 0,
"parse": 0,
"headers": {
"property1": "string",
"property2": "string"
},
"script": {
"property1": "string",
"property2": "string"
}
}
}