添加字段

This commit is contained in:
苏竹红
2023-09-19 10:37:30 +08:00
parent 95bfeab0bc
commit e1fa7c0d72

View File

@@ -106,5 +106,8 @@ public class PartnerIntentInfoVO {
private Integer acquaintanceRelationshipType;
private String otherRelationshipType;
@ApiModelProperty("邮箱地址")
private String email;
}