tangxiaobao
2021-07-22 75b9ffd3f3d7e529d6d3c413188c20edcdb0f3ba
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/LoginUserInfoVO.java
@@ -174,4 +174,7 @@
    @ApiModelProperty("下班时间")
    private Integer workEndTime;
    @ApiModelProperty("高龄认证显示提示(1.是 2.否)")
    private Integer bigAgeTips;
}