Commit 2b9bf66e authored by hanfeng's avatar hanfeng

修改车辆

parent d26e8306
...@@ -189,5 +189,5 @@ public class VehicleModel implements Serializable { ...@@ -189,5 +189,5 @@ public class VehicleModel implements Serializable {
@Column(name = "panorama_url") @Column(name = "panorama_url")
@ApiModelProperty("全景vr链接") @ApiModelProperty("全景vr链接")
private Integer panoramaUrl; private String panoramaUrl;
} }
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