Create README.md

This commit is contained in:
yulichang 2021-01-27 16:04:57 +08:00 committed by GitHub
parent e74639c879
commit 702e7e89e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# mybatis-plus-join
支持连表查询的mybatis-plus
## 运行环境
* mysql8
* jdk8
* mybatis-plus 3.4.2
## 使用方法
* 参考测试类