摘要: 1.Startup.ConfigureServices services.AddHttpClient(); 2.构造函数注入 private readonly IHttpClientFactory _clientFactory; public XXX(IHttpClientFactory clien 阅读全文
posted @ 2023-01-17 14:18 Robot-Blog 阅读(270) 评论(0) 推荐(0) 编辑