示例#1
0
 public function _index()
 {
     $this->users = ZingUser::find_all();
 }