diff --git a/README.md b/README.md index 72186ce..87d82f0 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,12 @@ QQ群:1022221898 com.github.yulichang mybatis-plus-join-boot-starter - 1.4.3 + 1.4.3.1 ``` - Gradle ``` - implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.3' + implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.3.1' ``` 或者clone代码到本地执行 mvn install, 再引入以上依赖
diff --git a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml index d555fdc..36d3d49 100644 --- a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml +++ b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml @@ -6,10 +6,10 @@ com.github.yulichang mybatis-plus-join-adapter - 1.4.3 + 1.4.3.1 mybatis-plus-join-adapter-base - 1.4.3 + 1.4.3.1 mybatis-plus-join-adapter-base An enhanced toolkit of Mybatis-Plus to simplify development. diff --git a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v33x/pom.xml b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v33x/pom.xml index e3a16b1..28022ed 100644 --- a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v33x/pom.xml +++ b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v33x/pom.xml @@ -6,10 +6,10 @@ com.github.yulichang mybatis-plus-join-adapter - 1.4.3 + 1.4.3.1 mybatis-plus-join-adapter-v33x - 1.4.3 + 1.4.3.1 mybatis-plus-join-adapter-v33x An enhanced toolkit of Mybatis-Plus to simplify development. @@ -46,7 +46,7 @@ com.github.yulichang mybatis-plus-join-adapter-base - 1.4.3 + 1.4.3.1 com.baomidou diff --git a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v352/pom.xml b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v352/pom.xml index cfd7e80..dcb3790 100644 --- a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v352/pom.xml +++ b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v352/pom.xml @@ -6,10 +6,10 @@ com.github.yulichang mybatis-plus-join-adapter - 1.4.3 + 1.4.3.1 mybatis-plus-join-adapter-v352 - 1.4.3 + 1.4.3.1 mybatis-plus-join-adapter-v352 An enhanced toolkit of Mybatis-Plus to simplify development. diff --git a/mybatis-plus-join-adapter/pom.xml b/mybatis-plus-join-adapter/pom.xml index 9215aa9..b3795cb 100644 --- a/mybatis-plus-join-adapter/pom.xml +++ b/mybatis-plus-join-adapter/pom.xml @@ -5,10 +5,10 @@ com.github.yulichang mybatis-plus-join-root - 1.4.3 + 1.4.3.1 pom - 1.4.3 + 1.4.3.1 mybatis-plus-join-adapter mybatis-plus-join-adapter diff --git a/mybatis-plus-join-annotation/pom.xml b/mybatis-plus-join-annotation/pom.xml index ca711f6..5948c77 100644 --- a/mybatis-plus-join-annotation/pom.xml +++ b/mybatis-plus-join-annotation/pom.xml @@ -7,9 +7,9 @@ com.github.yulichang mybatis-plus-join-root - 1.4.3 + 1.4.3.1 - 1.4.3 + 1.4.3.1 mybatis-plus-join-annotation mybatis-plus-join-annotation diff --git a/mybatis-plus-join-boot-starter/pom.xml b/mybatis-plus-join-boot-starter/pom.xml index 93687c2..1e7e682 100644 --- a/mybatis-plus-join-boot-starter/pom.xml +++ b/mybatis-plus-join-boot-starter/pom.xml @@ -7,9 +7,9 @@ com.github.yulichang mybatis-plus-join-root - 1.4.3 + 1.4.3.1 - 1.4.3 + 1.4.3.1 mybatis-plus-join-boot-starter mybatis-plus-join-boot-starter @@ -47,7 +47,7 @@ com.github.yulichang mybatis-plus-join-core - 1.4.3 + 1.4.3.1 org.springframework.boot diff --git a/mybatis-plus-join-core/pom.xml b/mybatis-plus-join-core/pom.xml index 025f18d..1ce9c99 100644 --- a/mybatis-plus-join-core/pom.xml +++ b/mybatis-plus-join-core/pom.xml @@ -7,9 +7,9 @@ com.github.yulichang mybatis-plus-join-root - 1.4.3 + 1.4.3.1 - 1.4.3 + 1.4.3.1 mybatis-plus-join-core mybatis-plus-join-core @@ -47,17 +47,17 @@ com.github.yulichang mybatis-plus-join-annotation - 1.4.3 + 1.4.3.1 com.github.yulichang mybatis-plus-join-adapter-v33x - 1.4.3 + 1.4.3.1 com.github.yulichang mybatis-plus-join-adapter-v352 - 1.4.3 + 1.4.3.1 com.baomidou diff --git a/mybatis-plus-join-core/src/main/java/com/github/yulichang/config/MPJInterceptorConfig.java b/mybatis-plus-join-core/src/main/java/com/github/yulichang/config/MPJInterceptorConfig.java index a863fd9..285e877 100644 --- a/mybatis-plus-join-core/src/main/java/com/github/yulichang/config/MPJInterceptorConfig.java +++ b/mybatis-plus-join-core/src/main/java/com/github/yulichang/config/MPJInterceptorConfig.java @@ -29,7 +29,7 @@ public class MPJInterceptorConfig { //打印banner System.out.println(" _ _ |_ _ _|_. ___ _ | _ . _ . _ \n" + "| | |\\/|_)(_| | |_\\ |_)||_|_\\ | (_) | | | \n" + - " / | / 1.4.3"); + " / | / 1.4.3.1"); } } diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml index 2c580ed..6e7de01 100644 --- a/mybatis-plus-join-test/pom.xml +++ b/mybatis-plus-join-test/pom.xml @@ -7,11 +7,11 @@ com.github.yulichang mybatis-plus-join-root - 1.4.3 + 1.4.3.1 mybatis-plus-join-test pom - 1.4.3 + 1.4.3.1 mybatis-plus-join-test @@ -82,7 +82,7 @@ com.github.yulichang mybatis-plus-join-boot-starter - 1.4.3 + 1.4.3.1 diff --git a/mybatis-plus-join-test/test-base/pom.xml b/mybatis-plus-join-test/test-base/pom.xml index 6b0f88f..b745654 100644 --- a/mybatis-plus-join-test/test-base/pom.xml +++ b/mybatis-plus-join-test/test-base/pom.xml @@ -5,10 +5,10 @@ com.github.yulichang mybatis-plus-join-test - 1.4.3 + 1.4.3.1 test-base - 1.4.3 + 1.4.3.1 test-base test-base diff --git a/mybatis-plus-join-test/test-collection/pom.xml b/mybatis-plus-join-test/test-collection/pom.xml index ce02661..6d97455 100644 --- a/mybatis-plus-join-test/test-collection/pom.xml +++ b/mybatis-plus-join-test/test-collection/pom.xml @@ -6,7 +6,7 @@ com.github.yulichang mybatis-plus-join-test - 1.4.3 + 1.4.3.1 4.0.0 @@ -22,7 +22,7 @@ com.github.yulichang test-base - 1.4.3 + 1.4.3.1 diff --git a/mybatis-plus-join-test/test-join/pom.xml b/mybatis-plus-join-test/test-join/pom.xml index 2c23274..7936dc1 100644 --- a/mybatis-plus-join-test/test-join/pom.xml +++ b/mybatis-plus-join-test/test-join/pom.xml @@ -6,7 +6,7 @@ com.github.yulichang mybatis-plus-join-test - 1.4.3 + 1.4.3.1 4.0.0 @@ -22,7 +22,7 @@ com.github.yulichang test-base - 1.4.3 + 1.4.3.1 diff --git a/mybatis-plus-join-test/test-mapping/pom.xml b/mybatis-plus-join-test/test-mapping/pom.xml index 75706ac..ba92f1b 100644 --- a/mybatis-plus-join-test/test-mapping/pom.xml +++ b/mybatis-plus-join-test/test-mapping/pom.xml @@ -6,7 +6,7 @@ mybatis-plus-join-test com.github.yulichang - 1.4.3 + 1.4.3.1 4.0.0 @@ -22,7 +22,7 @@ com.github.yulichang test-base - 1.4.3 + 1.4.3.1 diff --git a/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml b/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml index c40ee0f..80b8da9 100644 --- a/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml +++ b/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml @@ -6,7 +6,7 @@ mybatis-plus-join-test com.github.yulichang - 1.4.3 + 1.4.3.1 4.0.0 @@ -53,7 +53,7 @@ com.github.yulichang test-base - 1.4.3 + 1.4.3.1 diff --git a/mybatis-plus-join/pom.xml b/mybatis-plus-join/pom.xml index 622aa55..517260b 100644 --- a/mybatis-plus-join/pom.xml +++ b/mybatis-plus-join/pom.xml @@ -10,13 +10,13 @@ com.github.yulichang mybatis-plus-join-boot-starter - 1.4.3 + 1.4.3.1 --> 4.0.0 com.github.yulichang mybatis-plus-join - 1.4.3 + 1.4.3.1 mybatis-plus-join An enhanced toolkit of Mybatis-Plus to simplify development. @@ -53,7 +53,7 @@ com.github.yulichang mybatis-plus-join-boot-starter - 1.4.3 + 1.4.3.1 diff --git a/pom.xml b/pom.xml index 68cc19a..aa9cd6d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.yulichang mybatis-plus-join-root pom - 1.4.3 + 1.4.3.1 mybatis-plus-join-root An enhanced toolkit of Mybatis-Plus to simplify development. @@ -45,5 +45,4 @@ github UTF-8 -