ruoyi-system/src/main/java/com/ruoyi/system/query/TSysProductIntroductionQuery.java @@ -21,4 +21,7 @@ @ApiModelProperty(value = "角色类型") private Integer roleType; @ApiModelProperty(value = "用户id") private Long userId; }