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