diff --git a/README.md b/README.md index b32e4c1a..822d9794 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,20 @@ * 开发规范: * 代码生成: +## 生态系统 + +* AI + RAG + CMS 人工智能助手: +* 分布式微服务(Spring Cloud): +* Flowable业务流程引擎(BPM): +* 多站点内容管理模块(CMS): +* 手机端移动端: +* PC客户端程序: +* Vue3分离版本: +* JeeSite统一认证: +* Mybatis-Plus: +* Magic接口快速开发: +* 内外网中间件: + ## 快速体验 ### 在线演示 diff --git a/common/pom.xml b/common/pom.xml index a993a9da..9c5830f3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT ../parent/pom.xml diff --git a/modules/app/pom.xml b/modules/app/pom.xml index edc58b8f..7111d474 100644 --- a/modules/app/pom.xml +++ b/modules/app/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT ../../parent/pom.xml diff --git a/modules/cms-ai/pom.xml b/modules/cms-ai/pom.xml index d192700e..a05ab026 100644 --- a/modules/cms-ai/pom.xml +++ b/modules/cms-ai/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT ../../parent/pom.xml diff --git a/modules/cms/pom.xml b/modules/cms/pom.xml index e7da91aa..e73c92f6 100644 --- a/modules/cms/pom.xml +++ b/modules/cms/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT ../../parent/pom.xml diff --git a/modules/core/pom.xml b/modules/core/pom.xml index e048eafe..5dd74d05 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT ../../parent/pom.xml diff --git a/modules/pom.xml b/modules/pom.xml index 5efe852b..ea2de2cc 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -5,7 +5,7 @@ com.jeesite jeesite-modules - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT pom JeeSite Modules diff --git a/modules/static/pom.xml b/modules/static/pom.xml index 63b35347..fa7d0f04 100644 --- a/modules/static/pom.xml +++ b/modules/static/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT ../../parent/pom.xml diff --git a/modules/test/pom.xml b/modules/test/pom.xml index 93bed13e..36570208 100644 --- a/modules/test/pom.xml +++ b/modules/test/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT ../../parent/pom.xml diff --git a/pom.xml b/pom.xml index cca1cfca..7d582145 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.jeesite jeesite - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT pom JeeSite diff --git a/root/pom.xml b/root/pom.xml index 1fd3761a..e71439de 100644 --- a/root/pom.xml +++ b/root/pom.xml @@ -5,7 +5,7 @@ com.jeesite jeesite-root - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT pom JeeSite Root diff --git a/web-ai/pom.xml b/web-ai/pom.xml index 47a99ba5..68250568 100644 --- a/web-ai/pom.xml +++ b/web-ai/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT ../parent/pom.xml diff --git a/web-api/pom.xml b/web-api/pom.xml index 4001d7f1..1367a6a4 100644 --- a/web-api/pom.xml +++ b/web-api/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT ../parent/pom.xml diff --git a/web-fast/pom.xml b/web-fast/pom.xml index d6f4b5cb..a2c97651 100644 --- a/web-fast/pom.xml +++ b/web-fast/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT ../parent/pom.xml diff --git a/web-mini/pom.xml b/web-mini/pom.xml index 13c450d7..e464f7db 100644 --- a/web-mini/pom.xml +++ b/web-mini/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT ../parent/pom.xml diff --git a/web/pom.xml b/web/pom.xml index 7c10fc4c..821912bb 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 5.13.1.springboot3-SNAPSHOT + 5.14.0.springboot3-SNAPSHOT ../parent/pom.xml