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