线索信息与基本信息
This commit is contained in:
@@ -62,4 +62,6 @@ public class PartnerLineInfoAndBaseInfoDTO {
|
||||
|
||||
@ApiModelProperty("通过证明")
|
||||
private String passCertifyFile;
|
||||
|
||||
private Integer lineStatus;
|
||||
}
|
||||
|
||||
@@ -37,6 +37,9 @@ public class PartnerIntentInfoVO {
|
||||
@ApiModelProperty("意向开店区域")
|
||||
private String wantShopArea;
|
||||
|
||||
@ApiModelProperty("意向开店区域名称")
|
||||
private String wantShopAreaName;
|
||||
|
||||
@ApiModelProperty("0不接受调剂、1全国调剂、2省内调剂、3市内调剂")
|
||||
private Integer acceptAdjustType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user