摘要: @GetMapping("/download") ResponseEntity downladFile() throws IOException { FileSystemResource file =new FileSystemResource("H:/个人简历/s.png"); HttpHeaders httpHeaders = new Http... 阅读全文
posted @ 2018-11-12 10:17 韦邦杠 阅读(167) 评论(0) 推荐(0) 编辑