赞
踩
public static class WebApiHelperExtend { public static string InvokeApi(string url) { using (HttpClient httpClient = new HttpClient()