cjl
2023-12-14 6992aaf0587c09f7c511c1afd12e1519d91363d3
screen-api/src/main/java/com/moral/api/pojo/vo/app/AppAllocationFindVo.java
@@ -77,6 +77,18 @@
    //上报单位名字
    private String escalationUnitName;
    @ApiModelProperty(value = "纬度")
    private String latitude;
    @ApiModelProperty(value = "经度")
    private String longitude;
    @ApiModelProperty(value = "省市区地址")
    private String address;
    @ApiModelProperty(value = "详细地址")
    private String name;
    public Integer getResidueDay() {
       int day=0;
        if (this.changeType==ChangeEnum.DEADLINE.value){