摘要: / /user/{id} @RequestMapping(value="/{id}",method=RequestMethod.GET) public @ResponseBody User getUserInJson(@PathVariable String id,Map<String, Objec 阅读全文
posted @ 2021-11-20 23:29 禁小呆 阅读(16) 评论(0) 推荐(0)