From c3786088c16cf648dabe13c00e747b7d61366d77 Mon Sep 17 00:00:00 2001 From: weiweiw <14335254+weiweiw22@user.noreply.gitee.com> Date: Mon, 4 Nov 2024 10:05:43 +0800 Subject: [PATCH 1/7] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=BC=8F=E4=BA=A4?= =?UTF-8?q?=E7=9A=84=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bonus-api/bonus-api-system/pom.xml | 2 +- bonus-api/pom.xml | 2 +- bonus-auth/pom.xml | 4 ++-- bonus-common/bonus-common-config/pom.xml | 2 +- bonus-common/bonus-common-core/pom.xml | 2 +- bonus-common/bonus-common-datascope/pom.xml | 2 +- bonus-common/bonus-common-datasource/pom.xml | 2 +- bonus-common/bonus-common-log/pom.xml | 2 +- bonus-common/bonus-common-redis/pom.xml | 2 +- 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-common/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-system/pom.xml | 2 +- .../src/main/resources/mapper/system/SysLogMapper.xml | 2 +- bonus-modules/pom.xml | 2 +- bonus-visual/bonus-monitor/pom.xml | 2 +- bonus-visual/pom.xml | 2 +- pom.xml | 4 ++-- 24 files changed, 26 insertions(+), 26 deletions(-) diff --git a/bonus-api/bonus-api-system/pom.xml b/bonus-api/bonus-api-system/pom.xml index 81c0b39..6c55acb 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 - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-api/pom.xml b/bonus-api/pom.xml index 365407b..aa009cc 100644 --- a/bonus-api/pom.xml +++ b/bonus-api/pom.xml @@ -4,7 +4,7 @@ com.bonus bonus - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-auth/pom.xml b/bonus-auth/pom.xml index 6763349..2dccce2 100644 --- a/bonus-auth/pom.xml +++ b/bonus-auth/pom.xml @@ -4,7 +4,7 @@ com.bonus bonus - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 @@ -87,7 +87,7 @@ com.bonus bonus-common-config - 24.10.0-SNAPSHOT + 24.10.0 compile diff --git a/bonus-common/bonus-common-config/pom.xml b/bonus-common/bonus-common-config/pom.xml index 0470e37..77cd066 100644 --- a/bonus-common/bonus-common-config/pom.xml +++ b/bonus-common/bonus-common-config/pom.xml @@ -4,7 +4,7 @@ com.bonus bonus-common - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-common/bonus-common-core/pom.xml b/bonus-common/bonus-common-core/pom.xml index 1b5b562..852b3d0 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 - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-common/bonus-common-datascope/pom.xml b/bonus-common/bonus-common-datascope/pom.xml index 97d4a4d..5d3d00e 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 - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-common/bonus-common-datasource/pom.xml b/bonus-common/bonus-common-datasource/pom.xml index a3cb2da..0c69045 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 - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-common/bonus-common-log/pom.xml b/bonus-common/bonus-common-log/pom.xml index b7c52d5..e2e1ea2 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 - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-common/bonus-common-redis/pom.xml b/bonus-common/bonus-common-redis/pom.xml index a6164e6..60d0349 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 - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-common/bonus-common-seata/pom.xml b/bonus-common/bonus-common-seata/pom.xml index 77e5dd4..1d1d2df 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 - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-common/bonus-common-security/pom.xml b/bonus-common/bonus-common-security/pom.xml index efea511..562ea09 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 - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-common/bonus-common-sensitive/pom.xml b/bonus-common/bonus-common-sensitive/pom.xml index ad1a2bc..846ec7f 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 - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-common/bonus-common-swagger/pom.xml b/bonus-common/bonus-common-swagger/pom.xml index 28c076c..0abf47a 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 - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-common/pom.xml b/bonus-common/pom.xml index 8647bf4..b08a6ed 100644 --- a/bonus-common/pom.xml +++ b/bonus-common/pom.xml @@ -4,7 +4,7 @@ com.bonus bonus - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-gateway/pom.xml b/bonus-gateway/pom.xml index 29bd819..eeb1ac7 100644 --- a/bonus-gateway/pom.xml +++ b/bonus-gateway/pom.xml @@ -4,7 +4,7 @@ com.bonus bonus - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-modules/bonus-file/pom.xml b/bonus-modules/bonus-file/pom.xml index 5f7f0e1..0ef6f18 100644 --- a/bonus-modules/bonus-file/pom.xml +++ b/bonus-modules/bonus-file/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-modules - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-modules/bonus-gen/pom.xml b/bonus-modules/bonus-gen/pom.xml index d0880a7..32d4c80 100644 --- a/bonus-modules/bonus-gen/pom.xml +++ b/bonus-modules/bonus-gen/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-modules - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-modules/bonus-job/pom.xml b/bonus-modules/bonus-job/pom.xml index 1f156ac..e73ac7c 100644 --- a/bonus-modules/bonus-job/pom.xml +++ b/bonus-modules/bonus-job/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-modules - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-modules/bonus-system/pom.xml b/bonus-modules/bonus-system/pom.xml index d8ec278..5d958c1 100644 --- a/bonus-modules/bonus-system/pom.xml +++ b/bonus-modules/bonus-system/pom.xml @@ -5,7 +5,7 @@ com.bonus bonus-modules - 24.10.0-SNAPSHOT + 24.10.0 4.0.0 diff --git a/bonus-modules/bonus-system/src/main/resources/mapper/system/SysLogMapper.xml b/bonus-modules/bonus-system/src/main/resources/mapper/system/SysLogMapper.xml index c235186..d280526 100644 --- a/bonus-modules/bonus-system/src/main/resources/mapper/system/SysLogMapper.xml +++ b/bonus-modules/bonus-system/src/main/resources/mapper/system/SysLogMapper.xml @@ -182,7 +182,7 @@ SELECT round(((data_length + index_length) / 1024 / 1024), 2) AS 'Size in MB' FROM information_schema.TABLES - WHERE table_schema = 'jj_zhgd' AND table_name = 'sys_logs' + WHERE table_schema = 'bns-cloud' AND table_name = 'sys_logs'