Skip to content

Commit 44f2a29

Browse files
committed
update README.md
1 parent d9bdf35 commit 44f2a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ File->Settings->Tools->Object Helper 即可进入插件的配置页面
4444
- `generate field mode = target` 代表以方法返回类型的字段为基础生成对象拷贝;
4545
`generate field mode = source` 代表以方法入参类型的字段为基础生成对象拷贝。
4646

47-
- `non-existent field generate annotation = yes` 代表当目标字段,在源对象中不存在时,是否以注释的形式生成代码,如果为 `no`,则代表不生成这一个字段拷贝代码。
47+
- `non-existent field generate annotation = yes` 代表当目标字段在源对象中不存在时,是否以注释的形式生成代码,如果为 `no`,则代表不生成这一个字段拷贝代码。
4848

4949
## 未来功能支持计划
5050

0 commit comments

Comments
 (0)