diff --git a/README.md b/README.md
index 6ff9df2..9890240 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,10 @@
+MyBatis-Plus-Join
为简化开发工作、提高生产率而生
-
@@ -24,7 +24,6 @@
-MyBatis-Plus-Join
对 MyBatis-Plus 多表查询的扩展 |
演示工程 |
@@ -50,12 +49,12 @@ QQ群:1022221898 或者
com.github.yulichang
mybatis-plus-join-boot-starter
- 1.4.7
+ 1.4.7.1
```
- Gradle
```
- implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.7'
+ implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.7.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 e1169de..5d1415a 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.7
+ 1.4.7.1
mybatis-plus-join-adapter-base
- 1.4.7
+ 1.4.7.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 ec8297f..af5d43d 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.7
+ 1.4.7.1
mybatis-plus-join-adapter-v33x
- 1.4.7
+ 1.4.7.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.7
+ 1.4.7.1
com.baomidou
diff --git a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v3431/pom.xml b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v3431/pom.xml
index fa1ae09..01a9e3f 100644
--- a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v3431/pom.xml
+++ b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v3431/pom.xml
@@ -6,10 +6,10 @@
com.github.yulichang
mybatis-plus-join-adapter
- 1.4.7
+ 1.4.7.1
mybatis-plus-join-adapter-v3431
- 1.4.7
+ 1.4.7.1
mybatis-plus-join-adapter-v3431
An enhanced toolkit of Mybatis-Plus to simplify development.
@@ -46,7 +46,7 @@
com.github.yulichang
mybatis-plus-join-adapter-base
- 1.4.7
+ 1.4.7.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 aec3e55..17c3240 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.7
+ 1.4.7.1
mybatis-plus-join-adapter-v352
- 1.4.7
+ 1.4.7.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 cacc7ea..2748f33 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.7
+ 1.4.7.1
pom
- 1.4.7
+ 1.4.7.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 4b9189e..ccc0e0f 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.7
+ 1.4.7.1
- 1.4.7
+ 1.4.7.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 58cc3f2..53457b4 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.7
+ 1.4.7.1
- 1.4.7
+ 1.4.7.1
mybatis-plus-join-boot-starter
mybatis-plus-join-boot-starter
@@ -47,7 +47,7 @@
com.github.yulichang
mybatis-plus-join-extension
- 1.4.7
+ 1.4.7.1
org.springframework.boot
diff --git a/mybatis-plus-join-core/pom.xml b/mybatis-plus-join-core/pom.xml
index 80f7a22..f570f35 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.7
+ 1.4.7.1
- 1.4.7
+ 1.4.7.1
mybatis-plus-join-core
mybatis-plus-join-core
@@ -47,22 +47,22 @@
com.github.yulichang
mybatis-plus-join-annotation
- 1.4.7
+ 1.4.7.1
com.github.yulichang
mybatis-plus-join-adapter-v33x
- 1.4.7
+ 1.4.7.1
com.github.yulichang
mybatis-plus-join-adapter-v3431
- 1.4.7
+ 1.4.7.1
com.github.yulichang
mybatis-plus-join-adapter-v352
- 1.4.7
+ 1.4.7.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 22a510a..c1ea47b 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
@@ -30,7 +30,7 @@ public class MPJInterceptorConfig {
System.out.println(" _ _ |_ _ _|_. ___ _ | _ . _ . _ \n" +
"| | |\\/|_)(_| | |_\\ |_)||_|_\\ | (_) | | | \n" +
" / | /\n" +
- " 1.4.8");
+ " 1.4.7.1");
}
}
diff --git a/mybatis-plus-join-extension/pom.xml b/mybatis-plus-join-extension/pom.xml
index b94d011..dd5650a 100644
--- a/mybatis-plus-join-extension/pom.xml
+++ b/mybatis-plus-join-extension/pom.xml
@@ -6,10 +6,10 @@
com.github.yulichang
mybatis-plus-join-root
- 1.4.7
+ 1.4.7.1
mybatis-plus-join-extension
- 1.4.7
+ 1.4.7.1
mybatis-plus-join-extension
An enhanced toolkit of Mybatis-Plus to simplify development.
@@ -46,7 +46,7 @@
com.github.yulichang
mybatis-plus-join-core
- 1.4.7
+ 1.4.7.1
com.baomidou
diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml
index 64bef9b..e8ac9ea 100644
--- a/mybatis-plus-join-test/pom.xml
+++ b/mybatis-plus-join-test/pom.xml
@@ -13,7 +13,7 @@
com.github.yulichang
mybatis-plus-join-test
pom
- 1.4.7
+ 1.4.7.1
mybatis-plus-join-test
@@ -24,7 +24,7 @@
test-mapping
-
+ test-kotlin
@@ -82,7 +82,7 @@
com.github.yulichang
mybatis-plus-join-boot-starter
- 1.4.7
+ 1.4.7.1
com.fasterxml.jackson.core
diff --git a/mybatis-plus-join-test/test-base/pom.xml b/mybatis-plus-join-test/test-base/pom.xml
index 60a0c5f..1d229e8 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.7
+ 1.4.7.1
test-base
- 1.4.7
+ 1.4.7.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 4c4b3f6..70d5cb3 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.7
+ 1.4.7.1
4.0.0
@@ -22,7 +22,7 @@
com.github.yulichang
test-base
- 1.4.7
+ 1.4.7.1
diff --git a/mybatis-plus-join-test/test-join/pom.xml b/mybatis-plus-join-test/test-join/pom.xml
index 1d35e18..460f033 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.7
+ 1.4.7.1
4.0.0
@@ -22,7 +22,7 @@
com.github.yulichang
test-base
- 1.4.7
+ 1.4.7.1
diff --git a/mybatis-plus-join-test/test-kotlin/pom.xml b/mybatis-plus-join-test/test-kotlin/pom.xml
index 20593a2..56d681b 100644
--- a/mybatis-plus-join-test/test-kotlin/pom.xml
+++ b/mybatis-plus-join-test/test-kotlin/pom.xml
@@ -5,7 +5,7 @@
com.github.yulichang
mybatis-plus-join-test
- 1.4.7
+ 1.4.7.1
test-kotlin
@@ -22,7 +22,7 @@
com.github.yulichang
test-base
- 1.4.7
+ 1.4.7.1
com.mysql
diff --git a/mybatis-plus-join-test/test-mapping/pom.xml b/mybatis-plus-join-test/test-mapping/pom.xml
index d0ec832..a751e70 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.7
+ 1.4.7.1
4.0.0
@@ -22,7 +22,7 @@
com.github.yulichang
test-base
- 1.4.7
+ 1.4.7.1
diff --git a/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml b/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml
index 31f631c..23b1217 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.7
+ 1.4.7.1
4.0.0
@@ -47,7 +47,7 @@
com.github.yulichang
test-base
- 1.4.7
+ 1.4.7.1
diff --git a/mybatis-plus-join/pom.xml b/mybatis-plus-join/pom.xml
index 209e077..fad59a0 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.7
+ 1.4.7.1
-->
4.0.0
com.github.yulichang
mybatis-plus-join
- 1.4.7
+ 1.4.7.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.7
+ 1.4.7.1
diff --git a/pom.xml b/pom.xml
index fe577bb..a14c1d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.github.yulichang
mybatis-plus-join-root
pom
- 1.4.7
+ 1.4.7.1
mybatis-plus-join-root
An enhanced toolkit of Mybatis-Plus to simplify development.