registerApi($url, __FUNCTION__, func_get_args()); return $this->callPostApi($url, ['appid' => $this->config->get('appid')]); } }