src/main/java/com/xcong/excoin/modules/documentary/dto/MyFollowOrderDto.java
@@ -20,8 +20,4 @@ @ApiModelProperty(value = "每页数量", example = "10") private int pageSize; @NotNull @ApiModelProperty(value = "会员ID", example = "12543") private Long memberId; }