From 2e08feca7fdb01da30608d116987ca714b1f64ad Mon Sep 17 00:00:00 2001 From: admin <570810310@qq.com> Date: Tue, 30 Mar 2021 09:32:13 +0800 Subject: [PATCH] 1.1.2 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a0c452..f96f929 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ QQ群:1022221898 com.github.yulichang mybatis-plus-join - 1.1.3 + 1.1.2 ``` 或者clone代码到本地,执行mvn install,再引入以上依赖 diff --git a/pom.xml b/pom.xml index ce2681f..ca82329 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.yulichang mybatis-plus-join - 1.1.3 + 1.1.2 mybatis-plus-join An enhanced toolkit of Mybatis-Plus to simplify development. https://github.com/yulichang/mybatis-plus-join