Commit 46ef9a51 authored by 周健威's avatar 周健威

修改报错

parent fef79c37
......@@ -142,7 +142,7 @@ public class VehicleModelVo extends VehicleModel implements Serializable {
@Column(name = "rent_discount_price")
@ApiModelProperty(value = "租车优惠价格")
private BigDecimal RentDiscountPrice;
private String RentDiscountPrice;
@Column(name = "buy_price")
@ApiModelProperty(value = "购买价格")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment