zhanghua
2024-09-28 7873c6f56380d28e1ae6958f77a84081797c817f
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;