From 1a23237f4583c95e6f5643b6981875b8d0c6ad81 Mon Sep 17 00:00:00 2001 From: yulichang <570810310@qq.com> Date: Thu, 29 Dec 2022 21:04:46 +0800 Subject: [PATCH] fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc5c741..91a4883 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,12 @@ QQ群:1022221898 com.github.yulichang mybatis-plus-join-boot-starter - 1.3.11 + 1.4.2 ``` - Gradle ``` - implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.3.11' + implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.2' ``` 或者clone代码到本地执行 mvn install, 再引入以上依赖