We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5311319 commit 381d6dfCopy full SHA for 381d6df
README.md
@@ -7,7 +7,7 @@
7
当前项目没有直接提供可用的通用方法,方法在 **mybatis-mapper/mapper**( [gitee](https://gitee.com/mybatis-mapper/mapper)
8
| [GitHub](https://github.com/mybatis-mapper/mapper) )中提供。
9
10
-## 2.0.0 - 2022-07-09
+## 2.1.0 - 2022-07-09
11
12
大版本更新,默认不需要给所有字段添加注解,可以通过 `@Entity.Table(style="normal")` 指定字段转换样式,默认空时使用 `lower_underscore`。
13
0 commit comments