mirror of
https://gitee.com/best_handsome/mybatis-plus-join
synced 2025-07-11 00:02:22 +08:00
add README.md.
This commit is contained in:
parent
e74639c879
commit
83f332392f
10
README.md
Normal file
10
README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# mybatis-plus-join
|
||||
支持连表查询的[mybatis-plus](https://gitee.com/baomidou/mybatis-plus)
|
||||
|
||||
## 运行环境
|
||||
* mysql8
|
||||
* jdk8
|
||||
* mybatis-plus 3.4.2
|
||||
|
||||
## 使用方法
|
||||
* [参考测试类](https://gitee.com/best_handsome/mybatis-plus-join/blob/master/src/test/java/com/example/mp/MpJoinTest.java)
|
Loading…
x
Reference in New Issue
Block a user