添加group/docks/2
This commit is contained in:
parent
cbc30a5c13
commit
b2e8cf1c33
|
|
@ -180,11 +180,11 @@ public class DockDetailVO extends DockVO {
|
||||||
/**
|
/**
|
||||||
*纬度
|
*纬度
|
||||||
*/
|
*/
|
||||||
private String latitude;
|
private Double latitude;
|
||||||
/**
|
/**
|
||||||
* 经度
|
* 经度
|
||||||
*/
|
*/
|
||||||
private String longitude;
|
private Double longitude;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue