zhanghua
2024-09-24 1169887e810367b74ea612738cf0a354f8bd6470
ycl-common/src/main/java/com/ycl/vo/user/UserVO.java
@@ -20,7 +20,7 @@
        @ApiModelProperty(value = "用户类型,0即为查询全部,默认0",example = "0")
        private byte userType;
        private Integer userType;
        @ApiModelProperty(value = "职务")
        private String jobTitle;