mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
fix(core): 修复 Configure 方法的问题
This commit is contained in:
@@ -31,7 +31,7 @@ namespace SKIT.FlurlHttpClient.Wechat
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
public IHttpClientFactory HttpClientFactory { get; set; } = default!;
|
||||
public IHttpClientFactory FlurlHttpClientFactory { get; set; } = default!;
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user