whyclj
2020-07-22 a5729100cb1eaa3584b3a194e46e1b8b52b3ed1a
gd_telcom/src/com/fgkj/services/User_infService.java
@@ -41,8 +41,8 @@
         User_inf u = (User_inf) list.get(0);
         uinf.setUSnId(u.getUSnId());
         model.setCode(1);
         model.setMsg("index.jsp");
         //model.setMsg("index-outline.jsp");
         //model.setMsg("index.jsp");
         model.setMsg("index-outline.jsp");
         // 将登陆成功的用户存入session
         ActionUtil.getSession().setAttribute("user", u);