车辆信息
This commit is contained in:
parent
20c3b8ce31
commit
312e7e178d
@ -16,6 +16,7 @@ public class RspBikeDto {
|
|||||||
private Integer soc;
|
private Integer soc;
|
||||||
private Double longitude;
|
private Double longitude;
|
||||||
private Double latitude;
|
private Double latitude;
|
||||||
|
// TODO:判断车辆状态
|
||||||
private String status = "正常";
|
private String status = "正常";
|
||||||
private Float mileage = 35.5F;
|
private Float mileage = 35.5F;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user