Compare commits

..

No commits in common. "00da30d06f9d9dfffc39e571e5761a1e093fb4f9" and "c80a061dcb22542047dcf74e53127f5ab248dbe3" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

@ -50,9 +50,9 @@ public class AirlineMarkerVO extends BaseEntity {
private Integer fontSize;
/**
* 坐标JSON
* 坐标JSON字符串
*/
private Object coordinates;
private String coordinates;
/**
* 简介