From d6284b6874941babb2c9883296594f83bc595239 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周五, 10 10月 2025 15:17:37 +0800
Subject: [PATCH] 222

---
 DEmon/WebWIPAPI/Controllers/MesIntegrController.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/DEmon/WebWIPAPI/Controllers/MesIntegrController.cs b/DEmon/WebWIPAPI/Controllers/MesIntegrController.cs
index 1523a23..69bdab2 100644
--- a/DEmon/WebWIPAPI/Controllers/MesIntegrController.cs
+++ b/DEmon/WebWIPAPI/Controllers/MesIntegrController.cs
@@ -488,7 +488,8 @@
                 var retMsg = msg;
                 if (count > 0)
                 {
-                    msg = "鍑哄簱浠诲姟鐢熸垚鎴愬姛:" + retMsg;
+                    //鎴愬姛涓嶉渶瑕佸啓鏂囧瓧
+                    //msg = "鍑哄簱浠诲姟鐢熸垚鎴愬姛:" + retMsg;
                 }
                 else if (count == 0)
                 {

--
Gitblit v1.9.3