zhanghua
2023-04-14 e8a0f05f99f33fa05085536541da6bc27e66a644
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;