2021年6月8日
摘要: 在请求中加入 System.Net.ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12; //加上这一句以下为c# post 请求 public static string HttpRequest(string url) 阅读全文
posted @ 2021-06-08 16:54 我的梦想是开个小店 阅读(1430) 评论(0) 推荐(1)