示例#1
0
 public function countSuspended()
 {
     return $this->userDao->countSuspended();
 }