config['baseUri'] . '/v2/h5/redirect/autoLogin/commonReturnUrl'; $params = $this->getParams(); $this->http($url, $params, $method); return $this->getResponse(); } }