mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-08 01:28:24 +08:00
update docs/zh/others/codegen.md.
format code Signed-off-by: lhzsdnu <2383376138@qq.com>
This commit is contained in:
parent
a928119b40
commit
212b479950
@ -141,7 +141,7 @@ public class Codegen {
|
||||
// 开启 Entity 的生成
|
||||
globalConfig.enableEntity();
|
||||
// 关闭 Entity 的生成
|
||||
globalConfig.disableEntity();
|
||||
globalConfig.disableEntity();
|
||||
```
|
||||
|
||||
所有方法均支持链式调用配置,代码如下:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user