// 查询
 public void list4this(HttpServletRequest request, HttpServletResponse response) throws Exception {
   super.list(request, response);
 }