@RequestMapping("/analysis") public JsonResult queryList ( @RequestParam("projectIds") List<Long> projectIds) { ... } 传递多个参数. @RequestMapping("/analysis") ...
確定! 回上一頁