registerApi($url,"post"); return Http::asJson()->post($url,[ "code" => $code ])->array(); } }