zhanghua
2023-02-27 b4d2dbd68ed39bcf58c8afe50d7f5c06f14c237c
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;