From a68ce86c5558cc20ccf973862d7b28991db242f0 Mon Sep 17 00:00:00 2001 From: slyao Date: Thu, 15 May 2025 10:43:15 +0800 Subject: [PATCH] =?UTF-8?q?init:=20=E5=90=8E=E5=8F=B0=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecg-module-custom/pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 jeecg-module-custom/pom.xml diff --git a/jeecg-module-custom/pom.xml b/jeecg-module-custom/pom.xml new file mode 100644 index 0000000..95724d1 --- /dev/null +++ b/jeecg-module-custom/pom.xml @@ -0,0 +1,22 @@ + + + + jeecg-boot-simplify + org.jeecgframework.boot + 3.7.3 + + 4.0.0 + + jeecg-module-custom + pom + + + + org.jeecgframework.boot + jeecg-boot-base-core + + + + \ No newline at end of file