diff --git a/README.md b/README.md
index 5680e25..d6478b4 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ QQ群:1022221898
com.github.yulichang
mybatis-plus-join
- 1.1.6
+ 1.1.7
```
- Gradle
diff --git a/pom.xml b/pom.xml
index a2a5d54..2614afb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
com.github.yulichang
mybatis-plus-join
- 1.1.6
+ 1.1.7
mybatis-plus-join
An enhanced toolkit of Mybatis-Plus to simplify development.
https://github.com/yulichang/mybatis-plus-join
diff --git a/src/main/java/com/github/yulichang/wrapper/MPJAbstractWrapper.java b/src/main/java/com/github/yulichang/wrapper/MPJAbstractWrapper.java
index c8bb8b5..d6f207f 100644
--- a/src/main/java/com/github/yulichang/wrapper/MPJAbstractWrapper.java
+++ b/src/main/java/com/github/yulichang/wrapper/MPJAbstractWrapper.java
@@ -434,7 +434,7 @@ public abstract class MPJAbstractWrapper