'', 'uniacid' => '', 'name' => '', ); public function getByAcid($acid) { return $this->query->where('acid' , $acid)->get(); } }