huanghongfa
2021-05-22 b500fcb5f25d0f1f0e31304fd1fa340e84360f3a
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComMngPopulationDO.java
@@ -160,26 +160,6 @@
    private String birthday;
    /**
     * 房屋状态(1.自住 2.租住 3.其他)
     */
    private Integer houseStatus;
    /**
     * 房屋用途(1.住宅 2.公寓 3.宿舍 4.仓库 5.其他)
     */
    private Integer housePurpose;
    /**
     * 管控状态(1.常规 2.关注 3.管控)
     */
    private Integer controlStatus;
    /**
     * 是否是居住地(1.是 2.否)
     */
    private Integer isResidence;
    /**
     * 居住地房屋id
     */
    private Long houseId;