如果发送的数据是FormData,则dio会将请求header的 contentType 设为“multipart/form-data”。 通过FormData上传多个文件: FormData formData = new ...
確定! 回上一頁