curl --location --request GET '/api/v1/film/site/'{
"code": 0,
"msg": "ok",
"data": {
"id": "string",
"key": "string",
"name": "string",
"api": "string",
"playUrl": "string",
"search": true,
"group": "string",
"type": 0,
"ext": "string",
"categories": "string",
"isActive": true,
"createdAt": 0,
"updatedAt": 0
}
}