diff --git a/README.md b/README.md new file mode 100644 index 0000000..2963295 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# mybatis-plus-join +支持连表查询的mybatis-plus + +## 运行环境 +* mysql8 +* jdk8 +* mybatis-plus 3.4.2 + +## 使用方法 +* 参考测试类 +