From e6b8f2547f8a9ae1b05ca1c08cab9f7e5034dd72 Mon Sep 17 00:00:00 2001 From: yulichang <570810310@qq.com> Date: Sun, 13 Nov 2022 00:26:32 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E5=90=AF=E5=8A=A8=E7=A9=BA=E6=8C=87?= =?UTF-8?q?=E9=92=88=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2eb8e4..eb6a5dc 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,12 @@ QQ群:1022221898 com.github.yulichang mybatis-plus-join - 1.3.0 + 1.3.3 ``` - Gradle ``` - implementation 'com.github.yulichang:mybatis-plus-join:1.3.0' + implementation 'com.github.yulichang:mybatis-plus-join:1.3.3' ``` 或者clone代码到本地执行 mvn install, 再引入以上依赖