{
"originalKey": "string",
"folderPath": "string",
"bucketName": "string",
"url": "string",
"apikey": "string"
}curl --location --request POST 'https://api.yutangxiaowu.cn/api/upload' \
--header 'Content-Type: application/json' \
--data-raw '{
"originalKey": "string",
"folderPath": "string",
"bucketName": "string",
"url": "string",
"apikey": "string"
}'{
"success": true,
"duration": 0,
"statusCode": 0,
"key": "string",
"url": "string"
}