puhanshu
2021-09-13 a64da80a8dcf17f71f87a9c3a76842c31d8615cf
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComPensionAuthPensionerDO.java
@@ -70,11 +70,11 @@
    /**
     * 是否养老登记(1.是  0.否)
     */
    private Integer isRegister;
    private Boolean isRegister;
    /**
     * 是否健在(1.是  0.否)
     */
    private Integer isAlive;
    private Boolean isAlive;
    /**
     * 居住地址
     */