From efcd74078f22e6606fd22fa225cc801dbe875f81 Mon Sep 17 00:00:00 2001
From: yulichang <570810310@qq.com>
Date: Wed, 29 Dec 2021 20:24:21 +0800
Subject: [PATCH] Revert "fix 1.2.2"
This reverts commit d68d630cf91836b210028b253b56461663516079.
---
README.md | 4 ++--
pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index fe8590d..0d56345 100644
--- a/README.md
+++ b/README.md
@@ -16,12 +16,12 @@ QQ群:1022221898
com.github.yulichang
mybatis-plus-join
- 1.2.2
+ 1.2.1
```
- Gradle
```
- implementation group: 'com.github.yulichang', name: 'mybatis-plus-join', version: '1.2.2'
+ implementation group: 'com.github.yulichang', name: 'mybatis-plus-join', version: '1.2.1'
```
或者clone代码到本地执行 mvn install, 再引入以上依赖
diff --git a/pom.xml b/pom.xml
index 4c13cde..f390c27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
com.github.yulichang
mybatis-plus-join
- 1.2.2
+ 1.2.1
mybatis-plus-join
An enhanced toolkit of Mybatis-Plus to simplify development.
https://github.com/yulichang/mybatis-plus-join