From e764369bf1c317955db81a1161e9146b1bc5ceb1 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期六, 08 二月 2025 09:12:57 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/cyronghe' --- cylsg/EzWechat/WechatService.cs | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/cylsg/EzWechat/WechatService.cs b/cylsg/EzWechat/WechatService.cs index 1d07cce..5070c70 100644 --- a/cylsg/EzWechat/WechatService.cs +++ b/cylsg/EzWechat/WechatService.cs @@ -13,6 +13,7 @@ using System.Text; using System.Threading.Tasks; + namespace EzWechat { @@ -106,5 +107,16 @@ return key; } + + + + + + + + + } + + } -- Gitblit v1.9.1