CeDo
2021-06-08 319aa0a557ae6d3e3b8bc591a85aae1384ee75a9
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/grid/PageEventGridNearbyDTO.java
@@ -43,7 +43,7 @@
    }
    @Length(max=255)
    @ApiModelProperty(value = "发生的精度纬度信息(逗号隔开)", hidden = false, example = "", required = true)
    @ApiModelProperty(value = "发生的精度纬度信息(逗号隔开)", hidden = false, example = "30.65769,104.060748", required = true)
    @NotNull
    private String happentLatLng;