Helius
2021-06-28 f820cfcc5f5ce5faa9af12efe9069bba82958f86
gc-shop/src/main/java/com/xzx/gc/shop/dto/XcxGoodsListDto.java
@@ -23,6 +23,9 @@
    @ApiModelProperty(value = "分类ID")
    private Long cateId;
    @ApiModelProperty(value = "是否抢购 1-是 2-否")
    private Integer isQg;
    @ApiModelProperty(value="页码")
    private int pageNo=1;