huanghongfa
2021-04-26 2fcf3c67e95c1b7c82a1c8ba1cf308ffed0a47b1
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/java/com/panzhihua/service_user/model/dos/SysUserDO.java
@@ -160,5 +160,9 @@
     */
    private Integer continuousLandingDays;
    /**
     * 小程序首页是否显示公告(1.是 2.否)
     */
    private Integer isTips;
}