摘要: 在调用接口前设置TLS HttpClient client = new HttpClient(); HttpContent httpContent = new FormUrlEncodedContent(dic); ServicePointManager.SecurityProtocol = Sec 阅读全文
posted @ 2023-03-07 16:15 jxw_29 阅读(827) 评论(0) 推荐(0)