位置标记
This commit is contained in:
parent
df1e4a4574
commit
7638f94036
@ -95,12 +95,12 @@ public class ResGPSDto {
|
|||||||
private String ecuSn;
|
private String ecuSn;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 是否在运营区(记录最后一次停车
|
* 是否在运营区(记录最后一次用户停车
|
||||||
*/
|
*/
|
||||||
private Boolean inOperation;
|
private Boolean inOperation;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 是否在停车区(记录最后一次停车
|
* 是否在停车区(记录最后一次用户停车
|
||||||
*/
|
*/
|
||||||
private Boolean inParking;
|
private Boolean inParking;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user