Helius
2021-06-30 02b38bb7c08d68fffc6af25e4ba00a456d96e94e
gc-shop/src/main/java/com/xzx/gc/shop/vo/XcxGoodsListVo.java
@@ -28,4 +28,7 @@
    @ApiModelProperty(value = "库存")
    private Integer stock;
    @ApiModelProperty(value = "是否抢购 1-是 2-否")
    private Integer isQg;
}