zhanghua
2023-11-12 ead280567beb29e26e0980c6b3770815e6fe86d9
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;
}