mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 10:24:42 +08:00
feat: 移除基础依赖库,升级公共组件,并适配 .NET 6.0
This commit is contained in:
@@ -12,7 +12,7 @@ namespace SKIT.FlurlHttpClient.Wechat.OpenAI
|
||||
/// <summary>
|
||||
/// 一个微信智能对话平台接入 API HTTP 客户端。
|
||||
/// </summary>
|
||||
public class WechatOpenAIPlatformClient : CommonClientBase, IWechatClient
|
||||
public class WechatOpenAIPlatformClient : CommonClientBase, ICommonClient
|
||||
{
|
||||
/// <summary>
|
||||
/// 获取当前客户端使用的微信智能对话平台凭证。
|
||||
|
||||
Reference in New Issue
Block a user