Commit 6521059f authored by 何伟's avatar 何伟 Committed by GitHub

Update README.md

parent 56e464e8
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
* [查询结果选择性返回插件(SelectSelectivePlugin)](#15-查询结果选择性返回插件) * [查询结果选择性返回插件(SelectSelectivePlugin)](#15-查询结果选择性返回插件)
* [~~官方ConstructorBased配置BUG临时修正插件(ConstructorBasedBugFixPlugin)~~](#16-官方constructorbased配置bug临时修正插件) * [~~官方ConstructorBased配置BUG临时修正插件(ConstructorBasedBugFixPlugin)~~](#16-官方constructorbased配置bug临时修正插件)
* [乐观锁插件(OptimisticLockerPlugin)](#17-乐观锁插件) * [乐观锁插件(OptimisticLockerPlugin)](#17-乐观锁插件)
* [表重命名配置插件(TableConfigurationPlugin)](#18-表重命名配置插件) * [表重命名配置插件(TableRenameConfigurationPlugin)](#18-表重命名配置插件)
--------------------------------------- ---------------------------------------
Maven引用: Maven引用:
...@@ -1277,4 +1277,4 @@ public class Test { ...@@ -1277,4 +1277,4 @@ public class Test {
<property name="modelSuffix" value="Entity"/> <property name="modelSuffix" value="Entity"/>
</plugin> </plugin>
</xml> </xml>
``` ```
\ No newline at end of file
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