appCode; $data = $curl->$method($this->domain . $route, $param); return json_decode($data, true); } }