This commit is contained in:
孙小云 2026-03-24 19:10:37 +08:00
commit 60e6d64a53
1 changed files with 2 additions and 2 deletions

View File

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