Helius
2021-06-01 ff624ebd9279333a51ff758fb15eb645682c994d
src/main/java/com/xcong/excoin/modules/otc/dto/MsgListDto.java
@@ -14,4 +14,7 @@
    @ApiModelProperty(value = "页码", example = "1")
    private Integer pageNum;
    @ApiModelProperty(value = "昵称", example = "1")
    private String nickname;
}