This commit is contained in:
yulichang 2022-12-11 11:26:28 +08:00
parent 462e132f5b
commit 00c553ff0c
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,8 @@
* [演示工程](https://gitee.com/best_handsome/mybatis-plus-join-demo) * [演示工程](https://gitee.com/best_handsome/mybatis-plus-join-demo)
* 点个Star支持一下吧 :) * 点个Star支持一下吧 :)
QQ群:1022221898 QQ群:1022221898
[加入微信群](https://gitee.com/best_handsome/mybatis-plus-join/issues/I65N2M)
## 使用方法 ## 使用方法

View File

@ -33,7 +33,6 @@
<module>mybatis-plus-join-boot-starter</module> <module>mybatis-plus-join-boot-starter</module>
<module>mybatis-plus-join-core</module> <module>mybatis-plus-join-core</module>
<module>mybatis-plus-join-annotation</module> <module>mybatis-plus-join-annotation</module>
<module>mybatis-plus-join</module>
<module>mybatis-plus-join-test</module> <module>mybatis-plus-join-test</module>
</modules> </modules>