form-data可以上传文件格式的,比如mp3、jpg这些;x-www-form-urlencoded不能选择格式文件,只能传key-value这种string格式的内容。 相关文章: 2021-12-02 2021-09-23 2021-09-07 2022-02-23 2021-05-08