zhanghua
2022-12-15 6c56f35bef519265b4e7ae98fda6ca87855daf9f
ycl-platform/src/main/java/com/ycl/vo/TrendVo.java
@@ -26,4 +26,10 @@
    @ApiModelProperty(value = "报警地址")
    private String address;
    @ApiModelProperty(value = "经度")
    private String longitude;
    @ApiModelProperty(value = "纬度")
    private String latitude;
}