fix: update BeanFactoryPostProcessor.md (#159)
Address的属性名与 AddressParse.setAsText 方法中的保持一致
This commit is contained in:
parent
d58e9719f1
commit
eb6d1f9d85
@ -190,8 +190,8 @@ package cn.demo1;
|
|||||||
@Getter
|
@Getter
|
||||||
@ToString
|
@ToString
|
||||||
public class Address {
|
public class Address {
|
||||||
|
private String province;
|
||||||
private String city;
|
private String city;
|
||||||
private String town;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user