curl --location '/$$/workspaces/part?fileMd5=undefined&partNumber=undefined' \ --header 'x-auth-token: {{token}}' \ --form 'file=@""'
{ "code": 0, "message": "success", "data": "成功!" }