From a7e973a98babb7804de5c0e162804bceab64d5c5 Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期五, 12 十二月 2025 14:38:38 +0800
Subject: [PATCH] #AI

---
 src/main/java/com/zy/core/plugin/FakeProcess.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/zy/core/plugin/FakeProcess.java b/src/main/java/com/zy/core/plugin/FakeProcess.java
index bc1848a..f6ff3a2 100644
--- a/src/main/java/com/zy/core/plugin/FakeProcess.java
+++ b/src/main/java/com/zy/core/plugin/FakeProcess.java
@@ -390,7 +390,7 @@
                             News.error("璇锋眰WMS鎺ュ彛澶辫触锛侊紒锛乽rl锛歿}锛況equest锛歿}锛況esponse锛歿}", wmsUrl + wmsSystemInUrl, JSON.toJSONString(requestParam), response);
                         }
                     } catch (Exception e) {
-                        e.printStackTrace();
+                        News.error("璇锋眰WMS鎺ュ彛寮傚父锛侊紒锛乽rl锛歿}锛況equest锛歿}锛況esponse锛歿}", wmsUrl + wmsSystemInUrl, JSON.toJSONString(requestParam), response, e);
                     } finally {
                         HttpRequestLog httpRequestLog = new HttpRequestLog();
                         httpRequestLog.setName(wmsUrl + wmsSystemInUrl);

--
Gitblit v1.9.1