1) 只有@RequestBody 网址:本地主机:8080/SpringMVC/welcome 正文:名称=abc @RequestMapping(method = RequestMethod.POST) public String printWelcome(@RequestBody ...
確定! 回上一頁