'', 'level' => 0, 'name' => '', 'appid' => '', ); public function getAccount($acid) { return $this->query->where('acid', $acid)->get(); } }