摘要: 解决办法: ServicePointManager.Expect100Continue = true;ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12; 阅读全文
posted @ 2018-01-18 14:54 daviyoung 阅读(628) 评论(0) 推荐(0)