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)) {