修复公众号导入地址问题
This commit is contained in:
@ -19,6 +19,7 @@ public class AddressParam implements Serializable {
|
|||||||
private String real_name;
|
private String real_name;
|
||||||
private String post_code;
|
private String post_code;
|
||||||
private String is_default;
|
private String is_default;
|
||||||
|
private String wx_export;
|
||||||
@NotBlank
|
@NotBlank
|
||||||
private String detail;
|
private String detail;
|
||||||
@NotBlank
|
@NotBlank
|
||||||
|
Reference in New Issue
Block a user