<img width="447" alt="图片" src="https://user-images.githubusercontent.com/33677284/162907080-f1408cd9-86f8-4d33-a965-80798ea3a7a3.png"> 后台要求使用put方式上传,但是文件会损坏。 看了源码open是用了method,可是send还是form-data格式。上传的数据总会损坏。请问是我用的方式不对吗?