|
@ -57,4 +57,6 @@ public class BusVehicleApplyDetailVo implements Vo { |
|
|
private Integer guidePrice; |
|
|
private Integer guidePrice; |
|
|
@ApiModelProperty("厂家销售通路") |
|
|
@ApiModelProperty("厂家销售通路") |
|
|
private String actualPay; |
|
|
private String actualPay; |
|
|
|
|
|
@ApiModelProperty("厂家销售通路sid") |
|
|
|
|
|
private String actualSid; |
|
|
} |
|
|
} |
|
|