@RequestMapping("/getSUID/{pid}") public List index(@PathVariable("pid") String pid) { System.out.println("pid"+pid);