curl --location --request POST '/dcc/files/upload?%E6%96%87%E4%BB%B6%E6%95%B0%E7%BB%84=undefined'{
"code": 0,
"message": "string",
"data": [
{
"status": 0,
"creatorId": 0,
"updatedTime": 0,
"文件id": "string",
"文件名称": "string",
"文件类型": "string",
"存储文件名称": "string",
"文件大小": "string",
"id": "string"
}
],
"success": true
}