mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
feat(work): 反序列化微信回调通知事件模型时自动解密
This commit is contained in:
@@ -9,7 +9,7 @@ using System.Xml.Serialization;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api
|
||||
{
|
||||
/// <summary>
|
||||
/// 为 <see cref="WechatApiClient"/> 提供回调通知事件序列化的扩展方法。
|
||||
/// 为 <see cref="WechatApiClient"/> 提供回调通知事件序列化相关的扩展方法。
|
||||
/// </summary>
|
||||
public static class WechatApiClientEventSerializationExtensions
|
||||
{
|
||||
|
Reference in New Issue
Block a user