From 600fc204c6725b1265a63f3d6ba1bc5ef290db4b Mon Sep 17 00:00:00 2001
From: linbangquan <1437892690@qq.com>
Date: Sun, 24 Dec 2023 00:09:05 +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
---
src/main/java/neatlogic/module/rdm/rdm-servlet-context.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/main/java/neatlogic/module/rdm/rdm-servlet-context.xml b/src/main/java/neatlogic/module/rdm/rdm-servlet-context.xml
index 28f1087..14d6532 100644
--- a/src/main/java/neatlogic/module/rdm/rdm-servlet-context.xml
+++ b/src/main/java/neatlogic/module/rdm/rdm-servlet-context.xml
@@ -41,6 +41,10 @@
+
+
+
+
--
Gitee