wl
2022-12-23 e6c0e03faff18db7e07d068ee42db47598afc1b5
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;
}