From c8a889815d539dc942f449b5d9818ed2e906e3b9 Mon Sep 17 00:00:00 2001
From: zouju <2393724835@qq.com>
Date: Thu, 5 Feb 2026 16:58:12 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
auto-solution-behaviour/pom.xml | 28 ++++++++++++++++++++++++++++
pom.xml | 9 ++++++++-
2 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 auto-solution-behaviour/pom.xml
diff --git a/auto-solution-behaviour/pom.xml b/auto-solution-behaviour/pom.xml
new file mode 100644
index 0000000..5b94d34
--- /dev/null
+++ b/auto-solution-behaviour/pom.xml
@@ -0,0 +1,28 @@
+
+
+
+ solution
+ com.solution
+ 3.9.1
+
+ 4.0.0
+
+ solution-behaviour
+
+
+ behaviour模块
+
+
+
+
+
+
+ com.solution
+ solution-common
+
+
+
+
+
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 23df5eb..dc87f78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,6 @@
3.9.1
auto-solution
- http://www.ruoyi.vip
方案自动化生成
@@ -218,11 +217,19 @@
${solution.version}
+
+
+ com.solution
+ solution-behaviour
+ ${solution.version}
+
+
auto-solution-admin
+ auto-solution-behaviour
auto-solution-framework
auto-solution-system
auto-solution-quartz