{
"files": [
"/shapes/利欧泵业测试部/6.png",
"/shapes/利欧泵业测试部/1.png",
"/shapes/利欧泵业测试部/GBT 3216-2016 回转动力泵 水力性能验收试验 1、2级和3级.pdf"
]
}
curl --location --request POST 'https://prod.iotn2n.com/iotapi/export_file' \
--header 'Content-Type: application/json' \
--data-raw '{
"files": [
"/shapes/利欧泵业测试部/6.png",
"/shapes/利欧泵业测试部/1.png",
"/shapes/利欧泵业测试部/GBT 3216-2016 回转动力泵 水力性能验收试验 1、2级和3级.pdf"
]
}'
{
"file": "http://127.0.0.1:1250/shapes/upload/app/1.png"
}