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