摘要:
背景 实现一个模板下载的功能,然后想用postman进行文件下载的功能测试 实现 然后会弹出下载框 tips:我第一次点的时候,没有任何反应,以为是卡死了,后来发现是弹出的下载框在postman框下面 阅读全文
posted @ 2020-02-20 17:24
青衫执卷
阅读(17531)
评论(0)
推荐(0)
摘要:
单个文件上传 后台代码 //导入excel @PostMapping("/import") public Result excelImport( @RequestParam("uploadFile") MultipartFile file ) throws Exception { Result re 阅读全文
posted @ 2020-02-20 10:04
青衫执卷
阅读(24733)
评论(0)
推荐(4)

浙公网安备 33010602011771号