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