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 1/2] 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, 再引入以上依赖
From 995c6154c29be6920f20542115a0f37db05db3fb Mon Sep 17 00:00:00 2001 From: yulichang <570810310@qq.com> Date: Fri, 30 Dec 2022 11:20:25 +0800 Subject: [PATCH 2/2] readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 91a4883..55407c6 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ QQ群:1022221898 [加入微信群](https://gitee.com/best_handsome/mybatis-plus-join/issues/I65N2M) +### [文档](https://ylctmh.com) + ## 使用方法 ### 安装 @@ -249,7 +251,7 @@ ORDER BY addr.id DESC ``` -# [wiki](https://gitee.com/best_handsome/mybatis-plus-join/wikis) +# [wiki](https://ylctmh.com)