{
"code": 0,
"message": "string",
"data": {
"movie": [
{
"id": 0,
"upload_id": "string",
"pre_file_id": "string",
"file_name": "string",
"file_category": 0,
"file_size": 0,
"name_tag": "string",
"category_tag": "string",
"type_tag": "string",
"index": 0,
"related_record_id": "string",
"related_record_name": "string"
}
],
"short_drama": [
{
"id": 0,
"upload_id": "string",
"pre_file_id": "string",
"file_name": "string",
"file_category": 0,
"file_size": 0,
"name_tag": "string",
"category_tag": "string",
"type_tag": "string",
"index": 0,
"related_record_id": "string",
"related_record_name": "string"
}
],
"BGM": [
{
"id": 0,
"upload_id": "string",
"pre_file_id": "string",
"file_name": "string",
"file_category": 0,
"file_size": 0,
"name_tag": "string",
"category_tag": "string",
"type_tag": "string",
"index": 0,
"related_record_id": "string",
"related_record_name": "string"
}
],
"movie_subtitle": [
{
"id": 0,
"upload_id": "string",
"pre_file_id": "string",
"file_name": "string",
"file_category": 0,
"file_size": 0,
"name_tag": "string",
"category_tag": "string",
"type_tag": "string",
"index": 0,
"related_record_id": "string",
"related_record_name": "string"
}
],
"short_drama_subtitle": [
{
"id": 0,
"upload_id": "string",
"pre_file_id": "string",
"file_name": "string",
"file_category": 0,
"file_size": 0,
"name_tag": "string",
"category_tag": "string",
"type_tag": "string",
"index": 0,
"related_record_id": "string",
"related_record_name": "string"
}
]
}
}