zhanghua
2023-11-21 bbe76086f95dfb34e942d9f2801e17db38391c68
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;