摘要:
@PostMapping("/upload")//springboot可以直接扫描resource下的static文件夹下的静态文件 public String upload(@RequestParam("head_img")MultipartFile file){ String name = request.getParameter("name"); ... 阅读全文
posted @ 2019-06-10 12:52
huanghaunghui
阅读(344)
评论(0)
推荐(0)

浙公网安备 33010602011771号