Merge branch 'main' of http://th.local.t-aaron.com:13000/THENG/a-cloud-all
This commit is contained in:
commit
60e6d64a53
|
|
@ -50,9 +50,9 @@ public class AirlineMarkerVO extends BaseEntity {
|
||||||
private Integer fontSize;
|
private Integer fontSize;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 坐标JSON字符串
|
* 坐标JSON
|
||||||
*/
|
*/
|
||||||
private String coordinates;
|
private Object coordinates;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 简介
|
* 简介
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue