摘要: postman测试上传文件 输入url:http://127.0.0.1:8081/uploadfile 选择post方式 选择body 选择form-data,text改为file 输入key:file ,value:选择文件 send即可 输入url:http://127.0.0.1:8081/ 阅读全文
posted @ 2019-03-03 15:06 Twinhead 阅读(6058) 评论(0) 推荐(1)