cURL
curl --request POST \ --url https://api.example.com/api/file/upload \ --header 'Authentication: <authentication>' \ --header 'Content-Type: multipart/form-data'
{ "code": 200, "message": "操作成功", "result": "xxxx/yyyy/file1.xlsx", "success": true, "timestamp": 1679389339866 }
[]
文件相对路径