摘要: 第一种是直接从session中手动拿: @RequestMapping(value = "/user", method = RequestMethod.GET)public ResponseEntity<Map<String, Object>> getUser(HttpSession httpSes 阅读全文
posted @ 2017-04-28 10:43 小小飞侠 阅读(6183) 评论(0) 推荐(0)