添加字段
This commit is contained in:
@@ -81,4 +81,12 @@ public class PartnerIntentInfoRequest {
|
||||
@ApiModelProperty("提交标识 提交-true 暂存-false")
|
||||
private Boolean submitFlag;
|
||||
|
||||
private Integer acquaintanceFlag;
|
||||
|
||||
private String acquaintanceName;
|
||||
|
||||
private String acquaintanceRelationshipType;
|
||||
|
||||
private String otherRelationshipType;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user