curl --location --request POST 'https://fva.hygc.site/api/file/upload/batch' \
--form 'files=@""'{
"code": 200,
"msg": "操作成功!",
"data": {
"property1": "string",
"property2": "string"
},
"success": true,
"time": ""
}