zhanghua
2023-07-05 8439887c903fa52560af52b40e12a1baa8a123d3
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;