@@ -43,7 +43,7 @@ public class SasMapDevice implements Serializable {
private String fontColor;
- private Integer thickness;
+ private String thickness;
private Integer fontSize;
@@ -56,7 +56,7 @@ public class MapListItem {
private String type;
private String backgroundColor;
private String text;
/** 点位图标完整访问 URL */
@@ -60,7 +60,7 @@ public class MapSaveWithDevicesRequest {