// 编号查询
 @Override
 public List<Object[]> dblxbhcc(dblx dblx) throws BISSException {
   return dblxDao.dblxbhcc(dblx);
 }