Exemplo n.º 1
0
 public int GetDeptInfoCount(object o)
 {
     return(_iDeptInfoDao.GetDeptInfoCount(o));
 }