From f4f1d0954252150b699f158ea6da1a489d85a9c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=88=E6=A3=AE=E5=90=B4?= <8402134@qq.com> Date: Sat, 17 Dec 2022 12:54:57 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BC=98=E5=8C=96=E4=BC=81=E4=B8=9A=E5=BE=AE?= =?UTF-8?q?=E4=BF=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PCRobot/PCWechat/Enterprise/Wechat_Xiaoxie_QY.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PCRobot/PCWechat/Enterprise/Wechat_Xiaoxie_QY.cs b/PCRobot/PCWechat/Enterprise/Wechat_Xiaoxie_QY.cs index 9f11f43..6a14da0 100644 --- a/PCRobot/PCWechat/Enterprise/Wechat_Xiaoxie_QY.cs +++ b/PCRobot/PCWechat/Enterprise/Wechat_Xiaoxie_QY.cs @@ -65,7 +65,7 @@ namespace PCRobot.PCWechat.Enterprise { var ss = User.DwClientId; if (WechatClient.IsDebug) - LogHelper.GetSingleObj().Debug("_调试发送_", $"{dwClienId} -> {strJsonData} - {User != null} - 微信id:{User?.Wxid}"); + LogHelper.GetSingleObj().Debug("调试企业发送消息", $"{dwClienId} -> {strJsonData} - {User != null} - 微信id:{User?.Nickname}({User?.Wxid})"); if (User != null && !string.IsNullOrEmpty(User.Wxid)) {