From bbf7e9e3209e3b45b7982a6078a874dfa412cace Mon Sep 17 00:00:00 2001 From: paulch <14127153+paulch@user.noreply.gitee.com> Date: Wed, 26 Jun 2024 12:51:41 +0800 Subject: [PATCH] add --- README.md | 2 +- bonus-api/bonus-api-system/pom.xml | 2 +- bonus-api/pom.xml | 2 +- bonus-auth/pom.xml | 2 +- bonus-common/bonus-common-core/pom.xml | 2 +- bonus-common/bonus-common-datascope/pom.xml | 3 ++- bonus-common/bonus-common-datasource/pom.xml | 3 ++- bonus-common/bonus-common-log/pom.xml | 3 ++- bonus-common/bonus-common-redis/pom.xml | 4 +++- bonus-common/bonus-common-seata/pom.xml | 2 +- bonus-common/bonus-common-security/pom.xml | 2 +- bonus-common/bonus-common-sensitive/pom.xml | 2 +- bonus-common/bonus-common-swagger/pom.xml | 2 +- bonus-gateway/pom.xml | 2 +- bonus-modules/bonus-file/pom.xml | 2 +- bonus-modules/bonus-gen/pom.xml | 2 +- bonus-modules/bonus-job/pom.xml | 2 +- bonus-modules/bonus-mongodb/pom.xml | 2 +- bonus-modules/bonus-obs/pom.xml | 2 +- bonus-modules/bonus-oss/pom.xml | 2 +- bonus-modules/bonus-system/pom.xml | 2 +- bonus-modules/pom.xml | 2 +- bonus-ui/package.json | 2 +- bonus-ui/src/views/index.vue | 2 +- bonus-visual/bonus-monitor/pom.xml | 2 +- bonus-visual/pom.xml | 2 +- pom.xml | 4 ++-- 27 files changed, 33 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index 3d02a99..d97beeb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

logo

-

bonus v3.6.4

+

bonus v24.6.0

基于 Vue/Element UI 和 Spring Boot/Spring Cloud & Alibaba 前后端分离的分布式微服务架构

diff --git a/bonus-api/bonus-api-system/pom.xml b/bonus-api/bonus-api-system/pom.xml index 702e49d..2cf3565 100644 --- a/bonus-api/bonus-api-system/pom.xml +++ b/bonus-api/bonus-api-system/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-api - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-api/pom.xml b/bonus-api/pom.xml index efd63ae..546c082 100644 --- a/bonus-api/pom.xml +++ b/bonus-api/pom.xml @@ -4,7 +4,7 @@ com.bonus bonus - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-auth/pom.xml b/bonus-auth/pom.xml index 352d019..e6ad4dd 100644 --- a/bonus-auth/pom.xml +++ b/bonus-auth/pom.xml @@ -4,7 +4,7 @@ com.bonus bonus - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-common/bonus-common-core/pom.xml b/bonus-common/bonus-common-core/pom.xml index d006940..e59cc0b 100644 --- a/bonus-common/bonus-common-core/pom.xml +++ b/bonus-common/bonus-common-core/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-common - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-common/bonus-common-datascope/pom.xml b/bonus-common/bonus-common-datascope/pom.xml index 02aa3d6..346cd23 100644 --- a/bonus-common/bonus-common-datascope/pom.xml +++ b/bonus-common/bonus-common-datascope/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-common - 3.6.4 + 24.6.0 4.0.0 @@ -24,4 +24,5 @@ + \ No newline at end of file diff --git a/bonus-common/bonus-common-datasource/pom.xml b/bonus-common/bonus-common-datasource/pom.xml index 49d050f..bdbb40a 100644 --- a/bonus-common/bonus-common-datasource/pom.xml +++ b/bonus-common/bonus-common-datasource/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-common - 3.6.4 + 24.6.0 4.0.0 @@ -32,4 +32,5 @@ + \ No newline at end of file diff --git a/bonus-common/bonus-common-log/pom.xml b/bonus-common/bonus-common-log/pom.xml index 07576ff..9b20ed0 100644 --- a/bonus-common/bonus-common-log/pom.xml +++ b/bonus-common/bonus-common-log/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-common - 3.6.4 + 24.6.0 4.0.0 @@ -24,4 +24,5 @@ + \ No newline at end of file diff --git a/bonus-common/bonus-common-redis/pom.xml b/bonus-common/bonus-common-redis/pom.xml index a556585..62022e8 100644 --- a/bonus-common/bonus-common-redis/pom.xml +++ b/bonus-common/bonus-common-redis/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-common - 3.6.4 + 24.6.0 4.0.0 @@ -30,4 +30,6 @@ + + \ No newline at end of file diff --git a/bonus-common/bonus-common-seata/pom.xml b/bonus-common/bonus-common-seata/pom.xml index f5182e6..9383f00 100644 --- a/bonus-common/bonus-common-seata/pom.xml +++ b/bonus-common/bonus-common-seata/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-common - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-common/bonus-common-security/pom.xml b/bonus-common/bonus-common-security/pom.xml index a35e3b5..96fd984 100644 --- a/bonus-common/bonus-common-security/pom.xml +++ b/bonus-common/bonus-common-security/pom.xml @@ -4,7 +4,7 @@ com.bonus bonus-common - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-common/bonus-common-sensitive/pom.xml b/bonus-common/bonus-common-sensitive/pom.xml index da4b04f..9d5b918 100644 --- a/bonus-common/bonus-common-sensitive/pom.xml +++ b/bonus-common/bonus-common-sensitive/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-common - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-common/bonus-common-swagger/pom.xml b/bonus-common/bonus-common-swagger/pom.xml index 24495c9..6512f70 100644 --- a/bonus-common/bonus-common-swagger/pom.xml +++ b/bonus-common/bonus-common-swagger/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-common - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-gateway/pom.xml b/bonus-gateway/pom.xml index 090669f..8bf94e8 100644 --- a/bonus-gateway/pom.xml +++ b/bonus-gateway/pom.xml @@ -4,7 +4,7 @@ com.bonus bonus - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-modules/bonus-file/pom.xml b/bonus-modules/bonus-file/pom.xml index 8f4016c..589899f 100644 --- a/bonus-modules/bonus-file/pom.xml +++ b/bonus-modules/bonus-file/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-modules - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-modules/bonus-gen/pom.xml b/bonus-modules/bonus-gen/pom.xml index b26b5d7..9caa393 100644 --- a/bonus-modules/bonus-gen/pom.xml +++ b/bonus-modules/bonus-gen/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-modules - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-modules/bonus-job/pom.xml b/bonus-modules/bonus-job/pom.xml index 549ed31..9fa7241 100644 --- a/bonus-modules/bonus-job/pom.xml +++ b/bonus-modules/bonus-job/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-modules - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-modules/bonus-mongodb/pom.xml b/bonus-modules/bonus-mongodb/pom.xml index 56987fd..6b1a4bd 100644 --- a/bonus-modules/bonus-mongodb/pom.xml +++ b/bonus-modules/bonus-mongodb/pom.xml @@ -6,7 +6,7 @@ com.bonus bonus-modules - 3.6.4 + 24.6.0 bonus-modules-mongodb diff --git a/bonus-modules/bonus-obs/pom.xml b/bonus-modules/bonus-obs/pom.xml index 74ce240..1d9aba9 100644 --- a/bonus-modules/bonus-obs/pom.xml +++ b/bonus-modules/bonus-obs/pom.xml @@ -6,7 +6,7 @@ com.bonus bonus-modules - 3.6.4 + 24.6.0 bonus-modules-obs diff --git a/bonus-modules/bonus-oss/pom.xml b/bonus-modules/bonus-oss/pom.xml index 2bf6c58..df5dfe6 100644 --- a/bonus-modules/bonus-oss/pom.xml +++ b/bonus-modules/bonus-oss/pom.xml @@ -6,7 +6,7 @@ com.bonus bonus-modules - 3.6.4 + 24.6.0 bonus-modules-oss diff --git a/bonus-modules/bonus-system/pom.xml b/bonus-modules/bonus-system/pom.xml index faf71b7..767c774 100644 --- a/bonus-modules/bonus-system/pom.xml +++ b/bonus-modules/bonus-system/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-modules - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-modules/pom.xml b/bonus-modules/pom.xml index 5f8c122..ef93e49 100644 --- a/bonus-modules/pom.xml +++ b/bonus-modules/pom.xml @@ -4,7 +4,7 @@ com.bonus bonus - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-ui/package.json b/bonus-ui/package.json index 525b8d7..ee5f54a 100644 --- a/bonus-ui/package.json +++ b/bonus-ui/package.json @@ -1,6 +1,6 @@ { "name": "bonus", - "version": "3.6.4", + "version": "24.6.0", "description": "博诺思管理系统", "author": "博诺思", "license": "MIT", diff --git a/bonus-ui/src/views/index.vue b/bonus-ui/src/views/index.vue index aadaf73..f3512d8 100644 --- a/bonus-ui/src/views/index.vue +++ b/bonus-ui/src/views/index.vue @@ -167,7 +167,7 @@ export default { data() { return { // 版本号 - version: "3.6.4", + version: "24.6.0", }; }, methods: { diff --git a/bonus-visual/bonus-monitor/pom.xml b/bonus-visual/bonus-monitor/pom.xml index 99c61c1..c784de2 100644 --- a/bonus-visual/bonus-monitor/pom.xml +++ b/bonus-visual/bonus-monitor/pom.xml @@ -4,7 +4,7 @@ com.bonus bonus-visual - 3.6.4 + 24.6.0 4.0.0 diff --git a/bonus-visual/pom.xml b/bonus-visual/pom.xml index a8b1258..ebe3a7f 100644 --- a/bonus-visual/pom.xml +++ b/bonus-visual/pom.xml @@ -4,7 +4,7 @@ com.bonus bonus - 3.6.4 + 24.6.0 4.0.0 diff --git a/pom.xml b/pom.xml index 022e12e..e7ac5e0 100644 --- a/pom.xml +++ b/pom.xml @@ -6,14 +6,14 @@ com.bonus bonus - 3.6.4 + 24.6.0 bonus http://www.ahbonus.cn 博诺思微服务系统 - 3.6.4 + 24.6.0 UTF-8 UTF-8 1.8