From c9679eeeac76ef3636b72c783afae7f2df03b0b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=BE=E6=96=87=E8=B1=AA?= <980287353@qq.com> Date: Fri, 28 Jun 2024 10:57:08 +0800 Subject: [PATCH] publish 2.0.0.rc2 --- pom.xml | 22 +++++++++---------- springboot-ademo/pom.xml | 4 ++-- springboot-annotation/pom.xml | 2 +- springboot-database/pom.xml | 2 +- springboot-encrypt/pom.xml | 2 +- springboot-login/pom.xml | 2 +- springboot-message/pom.xml | 2 +- springboot-platform/pom.xml | 2 +- springboot-poi/pom.xml | 2 +- springboot-role/pom.xml | 2 +- .../mapper/CoreRoleGroupRxMapper.xml | 10 ++++----- springboot-util/pom.xml | 2 +- springboot-web/pom.xml | 2 +- 13 files changed, 28 insertions(+), 28 deletions(-) diff --git a/pom.xml b/pom.xml index 2d5f3b3..bde16cc 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.0.rc1 + 2.0.0.rc2 pom springboot-parent 杭州铁晟科技有限公司基础依赖 @@ -58,61 +58,61 @@ com.tiesheng.springboot-parent springboot-database - 2.0.0.rc1 + 2.0.0.rc2 com.tiesheng.springboot-parent springboot-login - 2.0.0.rc1 + 2.0.0.rc2 com.tiesheng.springboot-parent springboot-web - 2.0.0.rc1 + 2.0.0.rc2 com.tiesheng.springboot-parent springboot-util - 2.0.0.rc1 + 2.0.0.rc2 com.tiesheng.springboot-parent springboot-platform - 2.0.0.rc1 + 2.0.0.rc2 com.tiesheng.springboot-parent springboot-message - 2.0.0.rc1 + 2.0.0.rc2 com.tiesheng.springboot-parent springboot-encrypt - 2.0.0.rc1 + 2.0.0.rc2 com.tiesheng.springboot-parent springboot-role - 2.0.0.rc1 + 2.0.0.rc2 com.tiesheng.springboot-parent springboot-annotation - 2.0.0.rc1 + 2.0.0.rc2 com.tiesheng.springboot-parent springboot-poi - 2.0.0.rc1 + 2.0.0.rc2 diff --git a/springboot-ademo/pom.xml b/springboot-ademo/pom.xml index 6436c2b..5563930 100644 --- a/springboot-ademo/pom.xml +++ b/springboot-ademo/pom.xml @@ -6,11 +6,11 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.0.rc1 + 2.0.0.rc2 springboot-ademo - 2.0.0.rc1 + 2.0.0.rc2 8 diff --git a/springboot-annotation/pom.xml b/springboot-annotation/pom.xml index 30d037a..470432f 100644 --- a/springboot-annotation/pom.xml +++ b/springboot-annotation/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.0.rc1 + 2.0.0.rc2 springboot-annotation diff --git a/springboot-database/pom.xml b/springboot-database/pom.xml index 8a22a40..919affd 100644 --- a/springboot-database/pom.xml +++ b/springboot-database/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.0.rc1 + 2.0.0.rc2 springboot-database diff --git a/springboot-encrypt/pom.xml b/springboot-encrypt/pom.xml index ce8bf07..965a4f9 100644 --- a/springboot-encrypt/pom.xml +++ b/springboot-encrypt/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.0.rc1 + 2.0.0.rc2 springboot-encrypt diff --git a/springboot-login/pom.xml b/springboot-login/pom.xml index 641a58c..4253d06 100644 --- a/springboot-login/pom.xml +++ b/springboot-login/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.0.rc1 + 2.0.0.rc2 springboot-login diff --git a/springboot-message/pom.xml b/springboot-message/pom.xml index dcebc1d..73bf053 100644 --- a/springboot-message/pom.xml +++ b/springboot-message/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.0.rc1 + 2.0.0.rc2 springboot-message diff --git a/springboot-platform/pom.xml b/springboot-platform/pom.xml index 68a9a2b..09a1ca7 100644 --- a/springboot-platform/pom.xml +++ b/springboot-platform/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.0.rc1 + 2.0.0.rc2 springboot-platform diff --git a/springboot-poi/pom.xml b/springboot-poi/pom.xml index d706913..3c21500 100644 --- a/springboot-poi/pom.xml +++ b/springboot-poi/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.0.rc1 + 2.0.0.rc2 springboot-poi diff --git a/springboot-role/pom.xml b/springboot-role/pom.xml index ccb188c..d56941a 100644 --- a/springboot-role/pom.xml +++ b/springboot-role/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.0.rc1 + 2.0.0.rc2 springboot-role diff --git a/springboot-role/src/main/resources/mapper/CoreRoleGroupRxMapper.xml b/springboot-role/src/main/resources/mapper/CoreRoleGroupRxMapper.xml index 20c5316..de7e121 100644 --- a/springboot-role/src/main/resources/mapper/CoreRoleGroupRxMapper.xml +++ b/springboot-role/src/main/resources/mapper/CoreRoleGroupRxMapper.xml @@ -19,10 +19,10 @@ insert into core_role_group_rx(id, create_time, update_time, is_deleted, group_id, menu_id) values - - uuid(), now(), now(), 0, - #{item.groupId}, - #{item.menuId} - + + (uuid(), now(), now(), 0, + #{item.groupId}, + #{item.menuId}) + diff --git a/springboot-util/pom.xml b/springboot-util/pom.xml index eb8deea..6e027d3 100644 --- a/springboot-util/pom.xml +++ b/springboot-util/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.0.rc1 + 2.0.0.rc2 springboot-util diff --git a/springboot-web/pom.xml b/springboot-web/pom.xml index 11dfc87..df8e6d3 100644 --- a/springboot-web/pom.xml +++ b/springboot-web/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.0.rc1 + 2.0.0.rc2 springboot-web