mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 18:48:10 +08:00
feat(work): 升级核心库
This commit is contained in:
@@ -15,7 +15,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Work
|
||||
/// <summary>
|
||||
/// 一个企业微信 API HTTP 客户端。
|
||||
/// </summary>
|
||||
public class WechatWorkClient : WechatClientBase
|
||||
public class WechatWorkClient : CommonClientBase, IWechatClient
|
||||
{
|
||||
/// <summary>
|
||||
/// 获取当前客户端使用的企业微信凭证。
|
||||
|
Reference in New Issue
Block a user