Commit 913199e2342ea98624e75b66f1c51e5f1e02bc7e

Authored by fangcheng
1 parent 46e0834c08
Exists in master

删除token验证

Showing 1 changed file with 0 additions and 1 deletions

parent/hospital.web/src/main/java/com/lyms/hospital/controller/LoginController.java View file @ 913199e
... ... @@ -165,7 +165,6 @@
165 165  
166 166 @RequestMapping(value = "/tokensCheck", method = RequestMethod.POST)
167 167 @ResponseBody
168   - @TokenRequired
169 168 public AjaxResult usersLogin(
170 169 HttpServletResponse response) {
171 170 System.out.println(1111111);