1
luofl
2025-03-10 74cf1cc5cf920c77a4a217a2ce2857103743fa9d
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;
}