Helius
2021-06-29 5cebe1792d5240c5c95a0f389738363240d460ac
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;