curl --location --request POST 'https://api.yutangxiaowu.cn/api/upload/file' \
--form 'file=@"C:\\Users\\Liuzh\\Desktop\\illus\\a8710c83-f38f-4f4b-bc7d-1aa0d033e79f.png"' \
--form 'bucketName="pic"' \
--form 'folderPath=""' \
--form 'apikey=""'{
"success": true,
"duration": 32.597,
"statusCode": 200,
"key": "f8d95493-38fd-40e5-9b71-ebc07a0bf681.png",
"url": "https://pic.cn-sy1.rains3.com/f8d95493-38fd-40e5-9b71-ebc07a0bf681.png"
}