1
luofl
2025-03-10 816de9ecb894d8c4fddb2da8d3464648346a67d9
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/domain/GoodsGroupPurchaseInfo.java
@@ -73,5 +73,9 @@
    private Integer purchaseNum;
    @ApiModelProperty(value = "是否成团")
    private Integer isPurchase;
}