|
|
|
@ -53,7 +53,8 @@ public class GetAdminByUserName extends HttpServlet {
|
|
|
|
|
* @throws IOException 可能抛出的IO异常。
|
|
|
|
|
*/
|
|
|
|
|
protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {
|
|
|
|
|
// TODO Auto-generated method stub
|
|
|
|
|
// TODO Auto-generated method stub.
|
|
|
|
|
|
|
|
|
|
doGet(request, response);
|
|
|
|
|
}
|
|
|
|
|
}
|