是否有认识的人 逻辑添加
This commit is contained in:
@@ -98,4 +98,12 @@ public class HyPartnerIntentInfoDO implements Serializable {
|
||||
|
||||
@ApiModelProperty("通过证明")
|
||||
private String passCertifyFile;
|
||||
|
||||
private Integer acquaintanceFlag;
|
||||
|
||||
private String acquaintanceName;
|
||||
|
||||
private String acquaintanceRelationshipType;
|
||||
|
||||
private String otherRelationshipType;
|
||||
}
|
||||
@@ -96,5 +96,12 @@ public class PartnerIntentInfoVO {
|
||||
@ApiModelProperty("创建时间")
|
||||
private Date createTime;
|
||||
|
||||
private Integer acquaintanceFlag;
|
||||
|
||||
private String acquaintanceName;
|
||||
|
||||
private String acquaintanceRelationshipType;
|
||||
|
||||
private String otherRelationshipType;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user