From a3404a4b190165d896562d2882d0cae96bee4494 Mon Sep 17 00:00:00 2001 From: "1437892690@qq.com" <1437892690@qq.com> Date: Tue, 9 Apr 2024 11:57:56 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=8A=9F=E8=83=BD]=20=E5=88=9D=E5=A7=8B?= =?UTF-8?q?=E5=8C=96neatlogic-resources=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 关联 #[1131004595503104]初始化neatlogic-resources模块 http://192.168.0.96:8090/demo/rdm.html#/story-detail/939050947543040/939050947543042/1131004595503104 --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a5e2e5d..4581571 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ along with this program. If not, see .--> 4.0.0 com.neatlogic neatlogic-parent - 3.0.47 + 3.0.48 pom 1.8 @@ -74,6 +74,7 @@ along with this program. If not, see .--> 0.3.0.0-SNAPSHOT 0.3.0.0-SNAPSHOT 0.3.0.0-SNAPSHOT + 0.3.0.0-SNAPSHOT @@ -114,6 +115,7 @@ along with this program. If not, see .--> 3.0.0 3.0.0 3.0.0 + 3.0.0 @@ -328,6 +330,11 @@ along with this program. If not, see .--> neatlogic-document-online ${neatlogic.documentonline} + + com.neatlogic + neatlogic-resources + ${neatlogic.resources} + -- Gitee