|
@@ -27,8 +27,7 @@
|
|
}else{
|
|
}else{
|
|
response.sendRedirect("login.jsp");
|
|
response.sendRedirect("login.jsp");
|
|
}
|
|
}
|
|
- boolean b = "gwhbgs".equals(yhbBean.getYhzh())||"sooka".equals(yhbBean.getYhzh())||"yshjj".equals(yhbBean.getYhzh())||"srhwj".equals(yhbBean.getYhzh())||"dgwbgs".equals(yhbBean.getYhzh());
|
|
|
|
-
|
|
|
|
|
|
+ boolean b = "admin".equals(yhbBean.getYhzh())||"gwhbgs".equals(yhbBean.getYhzh())||"sooka".equals(yhbBean.getYhzh())||"yshjj".equals(yhbBean.getYhzh())||"srhwj".equals(yhbBean.getYhzh())||"dgwbgs".equals(yhbBean.getYhzh());
|
|
%>
|
|
%>
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
|