tangxbbaba
2021-08-14 f2061f5eaa12e2a6d6e3fb660e4a277dace6e283
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/grid/GridEventStatisticsVO.java
@@ -34,4 +34,10 @@
    @ApiModelProperty("实有房屋总数")
    private Integer houseTotal = 0;
    @ApiModelProperty("走访任务当日完成数量")
    private Integer zfTodayNum = 0;
    @ApiModelProperty("走访任务当月完成数量")
    private Integer zfMonthNum = 0;
}