From 6bfd33b0a5f4c21ff8d7c015523394fac99f9888 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期三, 22 一月 2025 12:11:57 +0800 Subject: [PATCH] 最后变更,删除主管分部门审批 --- 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