Compare commits
2 Commits
c80a061dcb
...
00da30d06f
| Author | SHA1 | Date |
|---|---|---|
|
|
00da30d06f | |
|
|
4cfc34ee21 |
|
|
@ -50,9 +50,9 @@ public class AirlineMarkerVO extends BaseEntity {
|
|||
private Integer fontSize;
|
||||
|
||||
/**
|
||||
* 坐标JSON字符串
|
||||
* 坐标JSON
|
||||
*/
|
||||
private String coordinates;
|
||||
private Object coordinates;
|
||||
|
||||
/**
|
||||
* 简介
|
||||
|
|
|
|||
Loading…
Reference in New Issue