new HttpClient().PostAsync封装参数这个请求是异步请求,要这样获取返回的bodyvar responseContent = response.Content.ReadAsStringAsync().Result;
確定! 回上一頁