|
|
@ -75,9 +75,9 @@ public class BaseVehicleOutApplyVoNew implements Vo { |
|
|
|
@ApiModelProperty("合同编号") |
|
|
|
private String concatNo; |
|
|
|
@ApiModelProperty("实际购车人电话") |
|
|
|
private String buyerTypeKey; |
|
|
|
private String realityBuyCarPhone; |
|
|
|
@ApiModelProperty("实际购车人名称") |
|
|
|
private String buyerTypeValue; |
|
|
|
private String realityBuyCarName; |
|
|
|
@ApiModelProperty("客户名称") |
|
|
|
private String customerName; |
|
|
|
@ApiModelProperty("手机号码") |
|
|
|