|
|
@ -87,4 +87,6 @@ public class LoanHomeVisitInvestigateInitCustomerVo implements Vo { |
|
|
|
private String accCompxAddress; |
|
|
|
@ApiModelProperty("挂车或上装是否公司采购(0是,1否)") |
|
|
|
private String isCompBuy; |
|
|
|
@ApiModelProperty("001一车一合同 002一贷款人一合同") |
|
|
|
private String conSetUpKey; |
|
|
|
} |
|
|
|