摘要:
1、使用form表单上传文件 文件发送: @Test public void storeFile1() { File file = new File("D:\\test.txt"); String uploadUrl = "http://127.0.0.1:8080/upload1"; HttpHe 阅读全文
posted @ 2022-10-27 15:30
玄同太子
阅读(2975)
评论(0)
推荐(0)