no
DESKTOP-71BH0QO\L、ming
2021-04-26 18c60e1bde625fac03dd47b3d914488cf8be539f
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/java/com/panzhihua/service_user/model/dos/SysUserDO.java
@@ -155,6 +155,14 @@
     * 小区id
     */
    private Long areaId;
    /**
     * 连续登陆天数 每天凌晨更新 通过判断最后登录时间
     */
    private Integer continuousLandingDays;
    /**
     * 小程序首页是否显示公告(1.是 2.否)
     */
    private Integer isTips;
}