From 7a3b201e7914e96338cd1bb2151a213d63050222 Mon Sep 17 00:00:00 2001 From: admin <570810310@qq.com> Date: Sun, 7 Feb 2021 14:42:16 +0800 Subject: [PATCH] update --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c12b5bf..22be921 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ com.github.yulichang mybatis-plus-join - 1.0.7 + 1.0.8 ``` 或者clone代码到本地,执行mvn install,再引入以上依赖 diff --git a/pom.xml b/pom.xml index 5079ccc..904c61f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.yulichang mybatis-plus-join - 1.0.7 + 1.0.8 mybatis-plus-join An enhanced toolkit of Mybatis-Plus to simplify development. https://github.com/yulichang/mybatis-plus-join