From 298e84d81dbd6878ff07cff4e76f4778965d93a5 Mon Sep 17 00:00:00 2001
From: linbangquan <1437892690@qq.com>
Date: Sun, 24 Dec 2023 00:10:40 +0800
Subject: [PATCH] =?UTF-8?q?[=E5=8A=9F=E8=83=BD]=20=E6=B2=A1=E6=9C=89proces?=
=?UTF-8?q?s=E6=A8=A1=E5=9D=97=E6=97=B6=EF=BC=8C=E4=B8=8D=E5=8A=A0?=
=?UTF-8?q?=E8=BD=BD=E4=B8=8Eprocess=E6=A8=A1=E5=9D=97=E7=9B=B8=E5=85=B3?=
=?UTF-8?q?=E7=9A=84Bean?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
关联 #[1053044454686720]没有process模块时,不加载与process模块相关的Bean http://192.168.0.96:8090/demo/rdm.html#/story-detail/939050947543040/939050947543042/1053044454686720
---
.../java/neatlogic/module/report/report-servlet-context.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/main/java/neatlogic/module/report/report-servlet-context.xml b/src/main/java/neatlogic/module/report/report-servlet-context.xml
index d4df4a0..7b36527 100644
--- a/src/main/java/neatlogic/module/report/report-servlet-context.xml
+++ b/src/main/java/neatlogic/module/report/report-servlet-context.xml
@@ -37,6 +37,10 @@ limitations under the License.
+
+
+
+
--
Gitee