where($condition)->get(); } public function getAreaInfo($condition){ return self::query()->where($condition)->first(); } }