@RequestMapping("/test") String test(@RequestBody String name, @RequestBody Integer type);. 会遇到报错Method has too many Body parameters.
確定! 回上一頁