Exemplo n.º 1
0
 public function countSearchUser(WindidUserSo $vo)
 {
     return $this->_getSearchDao()->countSearchUser($vo->getData());
 }