Example #1
0
 public AcctGrp selectAcctGrp(HashMap<String, Object> paramMap) throws Exception {
   return accountDao.selectAcctGrp(paramMap);
 }