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