@ -17,6 +17,6 @@ public class UserListRightByCustomerQueryParam {
private Long miId;
@ApiModelProperty("权益类型")
private RightTypeEnum type;
private Integer type;
}