Commit 9e832062 by 飞牛 Committed by Gitee

update README.md.

parent 8f47f269
<p align="center"> <p align="center">
<img src="https://oscimg.oschina.net/oscnet/7bccb4d805f683659d4f0ab1ef1a85edaa3.jpg" ></img> <img src="https://images.gitee.com/uploads/images/2020/0221/150233_9bdf1936_538536.jpeg" ></img>
</p> </p>
<p align="center"> <p align="center">
...@@ -29,12 +29,12 @@ ...@@ -29,12 +29,12 @@
<version>2.1.0.RELEASE</version> <version>2.1.0.RELEASE</version>
</dependency> </dependency>
``` ```
3.0.0后的版本是集成了Mybatis-plus版本——源码分支mybatisPlus 3.0.0后的版本是集成了Mybatis-plus版本——源码分支mybatisPlus/3.0.7之前的版本groupId是github
``` xml ``` xml
<dependency> <dependency>
<groupId>com.gitee.flying-cattle</groupId> <groupId>com.gitee.flying-cattle</groupId>
<artifactId>mybatis-dsc-generator</artifactId> <artifactId>mybatis-dsc-generator</artifactId>
<version>3.0.6.RELEASE</version> <version>3.0.7.RELEASE</version>
</dependency> </dependency>
``` ```
# 数据表结构样式 # 数据表结构样式
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment